Centering search box & social icons in header
-
Is there a way to center the search box and social icons in the header? I’m using the Dynamic News template.
Also, is there a way to make the search box bigger?
Thanks in advance!
The blog I need help with is: (visible only to logged in users)
-
Give this a try. It reverses the position of the social icons and search, which is a side effect of the way they are ordered in the HTML.
#header-content div { float: left; }
- The topic ‘Centering search box & social icons in header’ is closed to new replies.