Hi,
this mainly depends on the theme you are using, can you email me a link to your website where you are having this issue so i can take a look at it?
in this image phone number should look like a button with background colour.
https://ibb.co/qkjyrPd
-
This reply was modified 2 years, 8 months ago by
rajs1010.
Hi,
actually it should look exactly as in your image as the Phone in this case is not a button at all, only the phone number itself is clickable.
In either case, the only way to change it right now is to open the wpadverts/addons/contact-form/contact-form.php file go to lines 69 and 79 and remove from them the following code
background-color: transparent; cursor: auto
Note that this change will unfortunately be overwritten on WPAdverts update.