Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #336385

    I am running Enfold 3.0.1 and WordPress 4.0. I am coming up against a weird bug with the Contact Form styling.

    All except one of my forms is styled correctly in terms of float, element width, and margin.

    1. The page below is the one which is missing the styling:
    http://tfhs.ca/buyers/how-do-i-get-started/im-ready-to-start-now/

    2. Here is an example which has proper styling:
    http://tfhs.ca/sellers/whats-my-home-worth/help-me-evaluate-my-homes-value/

    The only difference I noticed in the code of the two pages is that #1 is missing the code prior the <fieldset> tag.
    <form action="http://tfhs.ca/sellers/whats-my-home-worth/help-me-evaluate-my-homes-value/" method="post" class="avia_ajax_form avia-builder-el-3 el_after_av_textblock avia-builder-el-last " data-avia-form-id="1" data-avia-redirect="">

    I deleted the form and recreated it a couple different times. I did notice that I was able to get things working by placing a form immediately prior to the form on page #1. When there are two forms on this page, the first one appears without styling such as float, margin, or element width. The second form will display with the appropriate css applied.

    Any thoughts on how to fix this?

    Thanks in advance!

    Dustin

    #338060

    Hi Dustin,

    Can you please create me an administrator account? post it here as a private reply.

    Regards,
    Josue

    #338573
    This reply has been marked as private.
    #339269

    Hi!

    Should look and work fine now, you had a <form> tag in between Avia elements.

    Best regards,
    Josue

    #341752

    Thanks Josue!

    #341766

    You are welcome, glad to help :)

    Regards,
    Josue

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Contact Form not styled correctly’ is closed to new replies.