Left gap in the navigation menu bar
-
Hello!
I’m having this issue with the navigation bar. It’s like the Mega Menu is overlaping with the menuPort class. By the way, if it helps, I’m using bold themes. I have very few knowledge about CSS, and this is the further I got. Now I’m stuck with this, and tried several things but none of them worked. I will also provide the css codes I have been using (I put them in Mega Menu custom css):
.menuPort {
background: #00a1a4;
background-color: #00a1a4;
width:140%;
height:70px;
}#mega-menu-wrap-primary, #mega-menu-primary {
height: auto;
margin-left: -30px;
}What I need is two things:
1. I want the navigation bar to be full width (that left gap is preventing me from reaching that goal).
2. I want to fix the height. I tried to change it with no results. I want the navigation bar height less… tall?If I can provide more information, I’d gladly do it. Thanks in advance.
Cheers
The page I need help with: [log in to see the link]
- The topic ‘Left gap in the navigation menu bar’ is closed to new replies.