Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1464429

    Hello,
    I have a site with a logo that is overlapping the menu at 1000px. I’ve had this problem before and used the code below, but it’s not working anymore. Site: http://a0w.ee1.mytemp.website/

    Thanks for helping,
    Steve

    @media only screen and (max-width: 1000px) {
    nav.main_menu, #menu-item-search {
    display: block !important;
    }
    .menu-item {
    display: none;
    }
    .av-burger-menu-main.menu-item-avia-special {
    display: block;
    }
    }

    #1464437

    Hey Steve,

    Thank you for the inquiry.

    Have you tried selecting the second option (Activate for smartphones and tablets) in the Enfold > Main Menu > General > Menu Items For Mobile settings? Let us know if this works for you.

    Best regards,
    Ismael

    #1464471

    Hi Ismael,

    That must be a new setting I didn’t know about. It works!!
    Thank you,

    Steve

    #1464482

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1464489

    Yes this can be closed.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Logo Overlapping Menu’ is closed to new replies.