Storefront Navigation Menu
-
I am trying to figure out how to move the main navigation menu to it’s original placing on all pages except the homepage. I have managed to move the navigation menu under a slider (using the custom css plugin) I placed on the homepage, but when I go to another page the navigation bar is in the middle of the page and not towards the top (header) section of the page. Here is a link to the website.
Here are the codes I used to get the menu and shopping cart to their current positions:
body .main-navigation { position:absolute; top:785px; }
body .site-header-cart .cart-contents { position:absolute; top:552px; }
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Storefront Navigation Menu’ is closed to new replies.