Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #858999

    Is there a way to make the height of the form fields for my newsletter sign up form the same size as the font. Right now, the font size is much smaller than the fields. Please see the footer of my homepage for the “Sign up for our Newsletter” widget. Thank you.

    #859083

    Hey dorikoren,

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

    #footer input[type="text"] {
        padding: 14px 6px;
        margin-bottom: 0;
    }

    Best regards,
    Rikard

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