- This topic has 3 replies, 2 voices, and was last updated 6 years, 10 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Junk Removal Pro: quick contact questions
Hi,
I have two questions regarding the quick contact form.
1) How can I modify the fields to my local language?
2) The box with the captcha calculation (1 + 3 etc) and the submit botton do not have round corners like the rest of the quick contact form, is it possible to fix?
Thank you very much!
Hi,
Kindly show us your website URL?
Regards,
Brad
Hi,
I’m sorry for the late answer.
https://laagriliivaprits.ee
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.quick_contact #contactform_main input[type="submit"] { border-radius:5px;}
.quick_contact #contactform_main span.capcode { border-radius:5px; padding:3px 14px;}
1) How can I modify the fields to my local language?
Kindly go to inc folder >> custom-function.php and find text “contactform_main” and change it there in your local language.
Regards,
Brad
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]