Moving the topics from the bottom of the header to the top
-
How do I move the topics from the bottom of the header to the top?
The blog I need help with is: (visible only to logged in users)
-
To move the main menu above the header in the Twenty Eleven them (default layout option), add this to your Appearance → Custom Design → CSS editor:
#branding img { padding-top: 44px; } #access { position: absolute; top: 188px; }
- The topic ‘Moving the topics from the bottom of the header to the top’ is closed to new replies.