menu positioning help
-
I have added the logo to the page, but it then pushes the menu to the top of the header. I am able to get the menu where I want it using
#header-right { position: absolute; bottom: 0; left: 25%; }
But then it messes with how the menu displays on mobile/smaller screens. Is there a way for me to get the menu where I want it while allowing it to stay responsive?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘menu positioning help’ is closed to new replies.