[Resolved] Search box height

Home Forums Support [Resolved] Search box height

Home Forums Support Search box height

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

    Hello

    I have added custom search box in my homepage hero banner area. But height between search box and submit button are not equal.

    How can I fix this?

    Thanks

    #1113354
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    input[type=text] {
        padding: 15px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.