Hi folks,
Having a silly bug on my menu when its in mobile mode. It wraps around my logo when ideally I want it to layer above it. I’ve attached a screenshot.
.navbar-collapse
is the possible CSS rule the problem here?
PS Want to keep the width to auto.
bpartch
2
Do you have a link? Then we can play with your code. 
Of course (sorry totally forgot to add) try - http://stevanbarry.com/dan-wp/
bpartch
5
What I would do is redo that area using the navbar-brand class on the a element within the navbar component: http://getbootstrap.com/components/#navbar-brand-image
Probably not what you want to hear though. 
1 Like
… no i didnt : ) but will look into this.
Fault was to do with a div class of .dm-logo. Changed the markup and it looks better.
system
Closed
8
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.