Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1270062

    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

    #1270103

    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

    #1270116

    Hi Rikard,

    It’s been fixed, many thanks for taking the time to reply.

    Kind Regards,

    Tim

    #1270269

    Hi,

    Glad it is fixed. Please do not hesitate to open a new thread if you need anything else. We will close this one for now.

    Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Mega Menu Opens Off Screen’ is closed to new replies.