New Landing How can we help? Atelier Form fields have weird text placement

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #321801
    SomeChick
    Member
    Post count: 231

    I think it’s just a style problem, but forms are placing the text weird. Pushed down below viewable area.

    #321877
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Do you mean that seems a bit distorted/blurry?

    -Rui

    #321897
    SomeChick
    Member
    Post count: 231

    No. If you look at the first two text fields in that form, the text is pushed down, as if there’s padding above or something. Just type something in there and you should see it. On Safari.

    #321899
    David Martin – Support
    Moderator
    Post count: 20834

    I see that for Safari only. Looks like the line-height should be 50% of the input height. Please use this CSS:

    input[type="text"], input[type="email"], input[type="password"], textarea, select, .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 select, .ginput_container input[type="text"], .ginput_container input[type="email"], .ginput_container textarea, .ginput_container select, .mymail-form input[type="text"], .mymail-form input[type="email"], .mymail-form textarea, .mymail-form select, input[type="date"], input[type="tel"], input[type="number"] {
        line-height: 18px;
    }
    #321909
    SomeChick
    Member
    Post count: 231

    Perfect, as usual. Thank you, David!

    #321911
    David Martin – Support
    Moderator
    Post count: 20834

    Glad to help you out!

    If you have found the theme/support useful, we appreciate it if you can leave feedback on our item if you have the time as it really helps us out.

    Thanks,
    David

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register