Tagged: 

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

    Is it possible to remove the enfold menu when the screen shifts to mobile?

    I would love to use a third party mobile plugin and it seems to work but I can’t remove the enfold mobile menu.

    Does that makes any sense?

    The plugin does make i possible for me to hide a specifik CSS: e.g #primary-nav, .menu is that possible with Enfold?

    Thanks in advance!

    #526401

    Hi danielvnielsen!

    Add this to your custom CSS.

    #advanced_menu_toggle { display: none !important; }
    

    Cheers!
    Elliott

    #526441

    Thank you kindly!

    Best
    -Daniel

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove menu when specific size.’ is closed to new replies.