Here is a quick fix, You can add this to the custom css
ul.mega-sub-menu {
width:500px;
margin-left:75px;
}
Thread Starter
dee987
(@dee987)
Hi,
I added this – but it doesn’t seem to change anything.
Diana
I used below code but no use.. Please help me to menu will be right align
ul.mega-sub-menu {
width:500px;
margin-left:75px;
}
Hi Dee,
In the Menu Theme, make sure the Panel Width is set to a pixel value (eg 400px) rather than a %age value.
Regards,
Tom
Thread Starter
dee987
(@dee987)
Tom,
That did it!
Thank you
Diana