hi
refer below link I used code fot puting mega menu in my page:
http://www.aspforums.net/Threads/173546/CSS-issue-while-showing-megamenu-to-the-left-corner-of-Page-using-jquery/
now problem is when I click to show mega menu it put horizental scrollbar see below image:
I don't want it put scroll bar
what should I do?
Best regards
Neda
Hi,
Just remove width from below css in Red.css
CSS
.red ul.mega-menu li .sub { background: url(../Image/Main/megamenu.png) no-repeat 100% 100%; padding: 20px 20px 20px 10px; /*width: 1245px; // Remove this witdth */ }
© COPYRIGHT 2024 ASPSnippets.com ALL RIGHTS RESERVED.