Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #524820

    Hi! There seems to be a conflict between the css in Form Craft plugin and Enfold theme. Tried to comment out the #Forms seciton in base.css but it did not solve the problem. Nothing happened.

    Link to how it’s supposed to look: http://www.ekenhalsan.se/form-view/2?preview=true

    This is how it looks: http://www.ekenhalsan.se/recptfornyelse/

    #525023

    Hi Elfenbenet!

    Try adding this to your custom CSS.

    input.validation-lenient, input.validation-strict {
        padding-top: 20px !important;
        border-top: 0px !important;
        border-left: 0px !important;
        border-right: 0px !important;
    }

    Regards,
    Elliott

    #525072

    Hi again!

    I messed up! Sorry about that! Commenting out the forms section solved the problem! Thanks alot anyway!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Form Craft styles’ is closed to new replies.