Site logo

Archived topic

search box button

3 replies · Started by johnzoro on February 15, 2019

Viewing posts 1–4 of 4

how to change the search box button so it is the same height as the search box field?

Hi there,

try this CSS:

input.search-submit {
    padding: 10px !important;
}

that's awesome thanks

Glad to be of help

This archived topic is closed to new replies.