Tagged: main menu
Hi, how can I allow the main menu centre aligned to be as wide as the main container.
Currently it only goes as wide as the content so on a laptop one of the menu items is overflowing to a second row.
Thanks
Hey!
Try adding this code to the Quick CSS:
#header_main_alternate .container {
padding: 0 !important;
}
@media only screen and (min-width: 989px) and (max-width: 1288px){
.av-main-nav > li > a{
font-size: 12px !important;
padding: 0 10px;
}
}
Cheers!
Josue
Hi Josue,
that worked perfectly, thanks you.
For some reason I am not getting Email notifications of forum replies to my posts even after ticking the box,
I have checked my Spam folder but nothing. Have Email notifications stopped?