Forums

Delicacy
[resolved] How do I widen search box / search bar text area? (3 posts)

  1. ediblist
    Member
    Posted 3 months ago #

    How do I make the search text box (in the header) wider? Is it even possible?

    The threads on removing the search box did not help me. I couldn't find the same such code in my style.css page.

    Thanks for any help!

  2. paulwpxp
    A Legend
    Posted 3 months ago #

    Add this in your childtheme's style.css

    #header-top #searchform input[type="text"] {
    	width: 200px;
    }
  3. ediblist
    Member
    Posted 3 months ago #

    That worked perfectly. Thank you!

Reply

You must log in to post.

About this Theme

About this Topic