Move top menu under header (bueno theme)
-
Hi i’m kind of new with css customization. I have managed to edit pretty much everything that I wanted but the thing i can’t figure out is how can i move my top menu under my header. So if anyone can help me out I will appreciate it! I am using the Bueno theme http://hugophoto.wordpress.com/
The blog I need help with is: (visible only to logged in users)
-
This will move it down, but it leave a large blank space above the header, and with the changes you have made, I can’t figure out how to get the main content moved back up so that the header doesn’t have so much space above it. I might mess with that for you later. Just not much in a CSS mood at the moment.
#pagenav { position: relative; top: 230px; } -
- The topic ‘Move top menu under header (bueno theme)’ is closed to new replies.