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

    Dear enfold support,

    I am experiencing an issue with Everest form builder and Enfold regarding the checkboxes. They are stretched 100% and it seems like Enfold is overwriting the CSS for Everest form.
    I have attached the URL of the form (work in progress) in the private content field. The error is visible in the second step “first choice”, “second choice” & “third choice” should be checkboxes.

    Please help me to fix it, since the client isn’t really a patient one…. Thanks a lot in advance.
    Peter

    #1318541

    Hi Peter,

    Please try the following in Quick CSS under Enfold->General Styling:

    .everest-forms input[type="checkbox"] {
        width: auto;
        margin-right: 10px;
    }

    Best regards,
    Rikard

    #1318606

    Hi Rikard,

    thanks for the fix.
    It did the trick somehow but for the rest of the form it’s still all messed up as well style wise… Multiple choice input fields are also not working at all which is why I used checkbox choices which is not ideal though. Plus there is multiple Font and padding issues in terms of styling.
    Is there any way to get the plugin and the forms look like as it should look like?
    Otherwise I would spent hours to fix all the styling problems which should not be that case for a paid plugin and paid theme…

    Thanks in advance, Peter

    #1318819

    Hi Peter,

    Thanks for the update. Could you point out the problems on your actual site please? I checked the form again, but I couldn’t see anything obviously wrong with it.

    Best regards,
    Rikard

    #1319071

    Hi,
    that’s because I have ran out of time and fixed most of it myself – but it’s not working across browsers (for instance firefox the multiple choice radio field…)
    Any suggestions how to fix that?

    #1319333

    Hi,

    Thanks for the update. I checked the link you sent in Firefox, but I can’t see any multiple radio fields. Could you post screenshot of the problem, and let us know where we can see the actual problem please?

    Best regards,
    Rikard

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