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

    Hi there,

    we are using Enfold Premium and would like to remove the main_menu from the header bar.
    But we want the logo to still be shown also the bar itself.

    I tried modifying the header.php but I did not reach my goal :(

    BR, Niemitz

    #712509

    Hey Niemitz!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    nav.main_menu, #advanced_menu_toggle { 
    display: none !important; 
    }

    Cheers!
    Yigit

    #712528

    Hi Yigit,

    works fine. Thanks!!!

    BR, Niemitz

    #712556

    Hi,

    You are welcome!
    Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove appearence of main_menu’ is closed to new replies.