Problems with Enfold and styles

Home Forums Quform WordPress Problems with Enfold and styles

This topic is: resolved
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #28620
    szipet
    Participant

    Hi,

    i’ve got with Enfold theme the following problems:
    – the field icons are misplaced and the field text is overriding them
    – the “Simple” style is partially not visible: no green border on selected field, selected/unselected field background also not like it should be
    – how can i make the multiline text in checkboxes and radio buttons to align next to the icon and not going underneath it?

    I’ll send you my website link privately.

    Thank You!
    Peter

    #28645
    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.

    #28656
    szipet
    Participant

    Hi Ally,
    thank you very much!

    Unfortunately the 3rd problem is not yet solved.
    In the browser’s inspector i can set manually the option-text to display:block and the option-icon to float:left, and it is working there, but if i add this to the custom css, it is override by the quform.css as there is a same line with “float: none !important”.

    .quform-option-label span.quform-option-icon {
    float: left !important;
    }

    Any workaround?

    #28657
    szipet
    Participant

    Well, i figured it out: just added a “.quform” selector before:
    .quform .quform-option-label span.quform-option-icon {
    float: left !important;
    }

    And with option-text set to “display:flex” all text-lines are aligned left (and not just the first 2 lines).

    #28665
    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.

Viewing 5 posts - 1 through 5 (of 5 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