• 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

Viewing 2 replies - 1 through 2 (of 2 total)
  • I don’t see a search bar at all on your site – maybe you changed it or figured it out already?

    Hey ccbeyer93,

    In the #sidebar-header {
    either remove overflow:hidden;
    or add padding:bottom:2px;

    It seems to fix the search box.

    Cheers
    Bryan

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Search Box cut off’ is closed to new replies.