Tagged: 

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

    Hi, I followed the instructions here:

    The CSS is added as expected, and the menu items I intend for MOBILE view do disappear on desktop width, but the DESKTOP menu items do not disappear when the Burger menu appears.

    What could be wrong?
    Thanks,
    Tom

    #887279

    Hey Tom,

    There were changes in how the burger menu, can you try to add this code instead:

    #av-burger-menu-ul li.menu-item-362.av-active-burger-items {
        display: none !important;
    }

    Hope this helps.

    Best regards,
    Nikko

    #887857

    Thank Nikko, that solved it.
    It would be great if there was a systemic way to do this though.
    Best,
    Tom

    #888203

    Hi Tom,

    Great, glad we could help and thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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