Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #478726

    My contact form isn’t displaying on my contact page. I thought updating the template would help but it hasn’t. Any suggestion?

    #478951

    Hey miratrix!

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    #482089

    See private content. I’ve removed the form but feel free to add it back in

    #482096

    Hi!

    Borders, background colors and text colors are all white so contact form is not visible. You can add following code to Quick CSS in Enfold theme options under General Styling tab to change it

    #top div .av-light-form .input-text, #top div .av-light-form input[type='text'], #top div .av-light-form input[type='input'], #top div .av-light-form input[type='password'], #top div .av-light-form input[type='email'], #top div .av-light-form input[type='number'], #top div .av-light-form input[type='url'], #top div .av-light-form input[type='tel'], #top div .av-light-form input[type='search'], #top div .av-light-form textarea, #top div .av-light-form select, div div .av-light-form .button { border-color: #e2e2e2; color: #999 !important; }
    fieldset h3 {
        color: orange!important;
    }

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.