I was wondering how I could remove the asterisk from my Contact Form. I know it designates a required field, but it is bothersome to the design and I would like to remove it.
Also another issue with Firefox. The form titles, have “…” after it, below the asterisk. I was wondering why and if there is a way to remove that as well.
I would also like to change the Captcha message to something simple like “Solve”. Thanks.
Hi!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
abbr.required {
display: none;
}
2- Please go to Enfold/config-templatebuilder/avia-shortcodes/contact.php and then change the string as needed
Cheers!
Yigit
Thank you! Wonderful customer support as always.
Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Cheers!
Yigit