Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1184511

    Hi,

    I tried changing the breakpoint for the menu to hide behind the burger icon. Got it working but its still at the wrong position. It is in the center, but I’d like to be displayed on the right.

    Can you help me?

    `
    @media only screen and (max-width: 1600px) {
    #top #header .av-main-nav > li.menu-item {
    display: none!important;
    }
    #top #header .av-burger-menu-main {
    cursor: pointer;
    display: block!important;
    }
    }

    Thats the code I used so for in the custom css field.

    Best,
    Matthias

    #1184711

    Hey MatthiasCordes94,

    Thanks for the details, I still can’t view your site though since all your pages seem to be password protected. Please share that password in private as well.

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.