Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #325318

    Hi, I experience huge problems with a mailform filed.

    It seems like some of Enfolds CSS is interfering with the E-mail field in the form.

    (When I change the .optbox input[type=text], the Email field dosent react)

    Please take a look at this example:

    http://fortiuspersonaltraining.dk/ff-test/

    #325331

    Sorry found a solution in the forum.

    This Works:

    #top .input-text, #top input[type=”text”], #top input[type=”input”], #top input[type=”password”], #top input[type=”email”], #top input[type=”number”], #top input[type=”url”], #top input[type=”tel”], #top input[type=”search”], #top textarea, #top select {
    min-width: 100% !important;

    #325333

    Hey Jonas!

    You can remove the Enfold form styling in css/base.css, line 182.

    Best regards,
    Josue

    #326160

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Enfolds CSS interfers with contactform field’ is closed to new replies.