nav bar main menu centring
-
Hello – I’m currently trying got center the main menu navigation bar centrally in a responsive manner.
https://www.pixiesinthecellar.co.ukat the moment it’s kind of fudged in that it’s centred on a desktop screen in style sheet css
<div class=”collapse navbar-collapse navbar-responsive-collapse” style=”width:100%;padding-left:300px”>but on 768px screen it aligns to the right. Fine on smaller screens as it goes to the responsive type menu
In bootstrap css
I’ve tried changing all the nav left to centre and float to none, but then all tabs align below each other.Any help would be much appreciated as code is pretty new to me :/ Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘nav bar main menu centring’ is closed to new replies.