Hi everyone,
My theme currently supports two menus. I'm going to use CSS to make my page look like this:
http://rorysnewblog.files.wordpress.com/2012/10/layout.jpg
I realize that I have two options:
1 - I can hide the top menu and use css to make the bottom menu look how I want.
2 - I can move the black menu down so it's under the header and hide the other menu. In this case I would avoid all the tedious tweaking of number one but would have to figure out the code for repositioning.
So my question is, which is the better css choice to make? If they both produce the same effect, does it matter which one I choose?
Looking forward to hearing your answers, thanks!
The blog I need help with is rorysnewblog.wordpress.com.