Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #559583

    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.

    Image of my Contact Form in Firefox.

    #559587

    I would also like to change the Captcha message to something simple like “Solve”. Thanks.

    #559601

    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

    #560012

    Thank you! Wonderful customer support as always.

    #560017

    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

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Remove asterisk in Contact Form.’ is closed to new replies.