I’ve got a mega menu with 3 columns. On ipad landscape view (or small desktop screen) the menu is falling of the screen to the right. How can I fix this?
Hey spitsdesign,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width:990px){
#menu-item-5261 .avia_mega_div.avia_mega3 {
left: -400px !important;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks Victoria. Problem solved.
Hi spitsdesign,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria