WIDTH OF NAME AND EMAIL FIELDS IN THE CONTACT FORM

  • Posted in : Editor
  • marcoloprete
    Participant

    Hello,
    I want to change the width size of the “Name” and “Email” fields in the contact form. Can you help me?

    Thanks :)

    Marco

    serkan
    Moderator

    Hi Marco,
    You can use this custom css code; ( increase the max-width )

    @media screen and (min-width: 768px) { input:not([type=submit]):not([type=button]):not([type=file]):not([type=radio]):not([type=checkbox]), select, .uploader, .selector { max-width: 320px; } }

    Thanks

    marcoloprete
    Participant

    Great! Thank you, Serkan! :)

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

    marcoloprete
    Participant

    Done, Serkan :)

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