Centre logo and menu problems
-
I’m using the following code to centre the logo with the navbar below it but for some reason when I do so the navbar doubles in height.
.navbar-wrapper .brand {width:100%; float:left;} .navbar-wrapper .navbar {width:100%; float:right}
I’m using localhost to create my site so can’t link unfortunately but is there some way around this problem? Thanks!
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Centre logo and menu problems’ is closed to new replies.