Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #21286
    delboorman
    Member

    I like the search text box that expands when you click it on the Catch Pro Everest Theme but is there a way to set the default width to be wider, say 190px?

    #21294
    Sakin
    Keymaster

    @delboorman: The following CSS will make the width of Header Search Box to 190px always.
    .header-sidebar #s, .header-sidebar #s:focus { width: 190px; }

    #21303
    delboorman
    Member

    @sakin: Many thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Search Text Box Size’ is closed to new replies.