Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #176531

    I use the “Header with Social Icons and Bottom navigation field.

    How can i delete the additional top navigation (social icon) field? …the bottom Navigation field should stay there.

    Kind Regards,

    Simon

    #176683

    Hey simonac!

    You should go to Appearance > Menus and and uncheck Enfold Secondary Menu in Menu Settings http://i.imgur.com/W0HjERI.jpg
    Best regards,
    Yigit

    #176906

    Hi Yigit,

    this checkbox is unchecked.

    I Mean the grey fielt on top of the site:

    http://holidaymarketing.de/

    Regards

    #176999

    Hi!

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

    #header_meta { display: none!important; }

    Please flush your browsers cache after applying this css code

    Cheers!
    Yigit

    #177052

    Thats it, thank you very much Yigit!

    The only thing i am looking for is how to get the slider on the homepage a little closer to the menu.

    Regards

    #177093

    Hi!

    Please add following code to Quick CSS and adjust

    .content { padding-top: 50px; }
    #header_main_alternate { z-index: 2; }

    Cheers!
    Yigit

    #177383

    Perfekt!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘delete additional top navigation field’ is closed to new replies.