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

    Howdy folks,

    So for some reason unknown to me, the contact forms on my Enfold site are working for me in Firefox, but not in Chrome or Internet Explorer. In Firefox, the contact forms display and works correctly. In IE and Chrome, the contact form only shows up as a button without any of the fields showing.

    I’ve created dozens of landing pages with contact forms, and my company needs these working so we can ensure lead conversion. Any ideas? I’m using the latest WordPress version with the latest Enfold version.

    Another question I had was in terms of styling the contact form in a way that makes it look like the contact form is in a colored box. I’d like to draw users eyes to the contact form by giving it a colored background and making it pop out from the white behind it.

    Similar to this

    • This topic was modified 9 years, 10 months ago by UnableHammar.
    #375419

    Hey UnableHammar!

    Thanks for using Enfold.

    Is there a certain page where they are not displaying on? I checked in Chrome but the form on your link is displaying fine for me.

    As for the colored box you could use a gridrow element or color section element and then drag the contact form into one of the cells. You can edit the middle cell to have a colored background and the other cells a different background.

    Or if you want to use CSS then you can do something like this.

    .avia_ajax_form { padding: 20px; background: blue !important; }
    

    Cheers!
    Elliott

    • This reply was modified 9 years, 10 months ago by Elliott.
    #375424
    This reply has been marked as private.
    #375427

    Sorry for double posting.

    The CSS works fantastic! Is there an easy way to set the contact form title text color with CSS as well? Right now, the title text defaults to black, and I’d like to change it to white.

    Also, is there a simple way of making it so the contact form CSS only affects specific contact forms? That way I can differentiate contact forms on landing pages from those I put in banners/top of the homepage.

    #375446

    Just wanted to make note… when I edit a page which has the contact form problem, and I click the “Update” button, it seems to fix the problem.

    So I might’ve found a solution for now… still not sure why this happened.

    Thanks for your help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Contact Forms Not Working – Questions about fix and coloring options.’ is closed to new replies.