Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #849252

    Hi,

    There’s a gap between when the regular menu disappears and the burger menu appears. The burger menu should appear at 840px. How do I do this? Details in private content.

    Thanks

    #849637

    Hey connect4consulting,

    Did you try to set the burger menu to show on tablets as well under Enfold->Main Menu?

    Best regards,
    Rikard

    #849643

    Yes I already did that. I created a user account for you. It’s a live site so please be careful.

    #849886

    Hi,

    Thanks for that. I cleared the cache from your caching plugin and it’s now showing at 990 pixels width and below, does that work for you?

    Best regards,
    Rikard

    #849960

    Hi,

    I want it to be from 840 pixels width and below.

    This is what I currently have:

    @media only screen and (max-width: 840px) {

    #mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; }
    nav.main_menu { display: none; }

    #advanced_menu_toggle, #advanced_menu_hide {
    font-size: 60px;
    }

    .avia_desktop #advanced_menu_toggle:hover, .avia_desktop #advanced_menu_hide:hover {
    background-color: #3B596A;
    color: #3F9A82;
    border-color:#3B596A;
    }
    }

    #850010

    Hi,
    Changes made, please check and clear your cache for the site and browser.

    Best regards,
    Mike

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