Spectrum Theme – Change Header Layout
-
Hello Folks.
You have been kind enough to help with this blog before so here I am again to solicit your knowledge.
I want to take away some of the blank space from the header area on this blog — http://prairielandfood.wordpress.com/
Here is what I’d like it to look like — http://derby-ks-services.com/plf-blog/
I do have the custom CSS package so only need the code to insert.
Thanks so much for your kind help.
Eileen :D
The blog I need help with is: (visible only to logged in users)
-
Give this a try to start:
#header #logo h1 { width: 100%; margin: 0; padding: 0; } #header .page-list { width: 100%; margin: 0 auto; margin-left: 45px; } #header li { float: left; }
- The topic ‘Spectrum Theme – Change Header Layout’ is closed to new replies.