We have a problem at http://www.strandhotel-seehof.de at the 6th menu item “Seeleben”.
The mega menu is displayed with a uge offset to the right and I don’t know how to fix it!
Hey lucaroehrl,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#header #menu-item-5282 .avia_mega_div {
left: auto;
right: 0;
}
Hope this helps :)
Best regards,
Nikko
Had to add !important as well, but that fixed it! Thank you!
Hi,
Glad we could help :)
Best regards,
Nikko