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

    Hi, I notcied that when seeing the site on a tablet the mega menu isn’t aligned and some links are showing off screen – http://screencast.com/t/ezZEoB2KSE

    How can I make sure it aligns to the right so all the link will be visible?

    #334255

    Hey DROR!

    Thank you for using Enfold.

    Please use this on Quick CSS or custom.css:

    @media only screen and (max-width: 1024px) {
    .avia_mega_div.avia_mega5.twelve.units {
    right: -375px !important;
    }
    }

    You can force the mobile menu to show on tablets. Go to Enfold > Header > Mobile Menu > Header Mobile Menu activation. Choose the second option.

    Regards,
    Ismael

    #334283

    That worked, thanks. I’m already using that second option.

    #334829

    Hi!

    Glad it worked. ;)

    Best regards,
    Ismael

    • This reply was modified 9 years, 5 months ago by Ismael.
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Mega Menu isn't aligned on tablet’ is closed to new replies.