header and menu alignment
-
Hi,
I’m trying to get the header image and the left-hand justified menu (as per below) to both align responsively. Currently the header is fixed to what ever indentation that I put in the top_nav section, while the menu adjusts responsively.
.top_nav { margin-left: 0px; } .menu_main { float: left; width: 75%; } .wrapper, #page { margin: 0px; width: 75%; } .logo{ display: none; } .copyright_info { background: none repeat scroll 0 0 #fff; }
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘header and menu alignment’ is closed to new replies.