Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #344674

    Hi there – just migrated to new hosting (Pagely) and the mobile menu dropdown items are not showing up. Not sure why but it is a problem! see the link to see what i mean.

    any ideas why?

    • This topic was modified 9 years, 5 months ago by Elliott.
    #344754

    Hi charger70!

    I’m not sure why this is happening but you should be able to fix it by adding this to your custom CSS,

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

    I’ll leave this open for the rest of our team to take a look.

    Best regards,
    Elliott

    • This reply was modified 9 years, 5 months ago by Elliott.
    #344928

    Elliott, thank you so much! that worked perfectly!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Enfold mobile menu dropdowns not displaying’ is closed to new replies.