Tagged: mega menu
Hi guys,
On my website, the far right hand mega menu option ‘Ask a Pilot’ opens up to the right off the screen when viewed on a desktop and not on a particularly big monitor.
Is there some quick CSS code I can add to stop this so it always remains visible?
Another issue I have is on a mobile device, when the menu opens it is aligned vertically centre, I would like it to align to the top so there is no white space above it. Is this also possible with some quick CSS code?
The website is http://www.FlightDeckFriend.com
Thank you!
Kind Regards,
Tim
Hey Tim,
Please try the following in Quick CSS under Enfold->General Styling:
#menu-item-1203 .sub-menu {
left: -207px;
}
I’m not sure I understand what you are looking to achieve with the mobile menu though, could you post a screenshot highlighting it please?
Best regards,
Rikard
Hi Rikard,
It’s been fixed, many thanks for taking the time to reply.
Kind Regards,
Tim
The topic ‘Mega Menu Opens Off Screen’ is closed to new replies.