Search bar
-
Hi,
I would like to center my logo on the page and get rid of the search bar. Apparently this css should do it, but it has not worked for me. The search bar still appears and the logo is off to the side. Any help very very much appreciated!!!#logo {
float: none;
text-align: center;
}
#nav-search { display: none; } #navbar > .menu-container { width: 100%; }
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Search bar’ is closed to new replies.