Hidden fields and Breaks force form down

Home Forums Quform WordPress Hidden fields and Breaks force form down

This topic is: resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #14575
    Joe Dostie
    Participant

    Hello Support,

    I have a generic form newly built. It has a text section for email and a check box option.

    When I put my shortcode in a tab on my page the form is pushed downward.

    I inspected all the items on the page and found some hidden items being created with break code in them. < b r > (see – problem.png)

    These breaks appear to be properly forcing the element down, but I have no idea what is creating them.

    It looks normal if I delete them (see – fixed.png) in the Inspector, but how can I permanently remove them, and what is creating them?

    Kindest Regards,

    Attachments:
    You must be logged in to view attached files.
    #14646
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #14706
    Joe Dostie
    Participant

    Thanks Ally,

    Just as an FYI for anyone else using the Avada theme.

    This was related to the theme and the first 3 solutions did not work and the 4th option seemed a little drastic as it said it might affect my entire site.

    I contacted Avada and they had fixed it with the following CSS (added to my custom CSS)

    #content .iphorm br {
    display: none !important;
    }

    #content .iphorm p, #content .iphorm .iphorm-element-spacer {
    margin-bottom: 2px !important;
    }

    Thank you again for you continued support.

    Attachments:
    You must be logged in to view attached files.
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy