search box in twenty eleven theme
-
The search box below my header means my menu items are not viewed all on the same line.
Is there a way to reduce the size of this to get the page titles into one neat line?The blog I need help with is: (visible only to logged in users)
-
Paste this into th CSS editor:
#branding .with-image #searchform { max-width: 90px; } #branding .only-search + #access div { padding-right: 100px; }In the future make sure you post CSS questions in the CSS forum, not th Support forum.
-
Didn’t know it was a CSS question… But thanks, that’s fixed the problem. Much appreciated.
- The topic ‘search box in twenty eleven theme’ is closed to new replies.