Forums
Forums / Themes and Templates / Search Box cut off
(@ccbeyer93)
13 years, 2 months ago
In my site the bottom of the search box in the header seems to be cut off. I’m not too good with CSS so I dont know where that parameter would be in my code (and I haven’t changed any CSS).
Site is youngandcaffeinated.com
(@wpyogi)
I don’t see a search bar at all on your site – maybe you changed it or figured it out already?
(@bryanharrell)
Hey ccbeyer93,
In the #sidebar-header { either remove overflow:hidden; or add padding:bottom:2px;
It seems to fix the search box.
Cheers Bryan
The topic ‘Search Box cut off’ is closed to new replies.