Tagged: secondary menu, width
Hello,
Can you tell me what code to put in CSS styling sheet so that the sedondary menu is same width as the menu container,
in my case 1100 px.
Thank
Joanne
Hi joanne!
Is this what your wanting?
#header .avia_mega_div { width: 1100px !important; }
Regards,
Elliott
Hi Elliott,
When I put this code, nothing happens.
I tried
.html_header_top #top .av_header_stretch .container {
width: 1100px !important;}
But the top secondary menu is still over lapping stlightly the main navigation menu container.
Any other ideas?
thanks
Joanne