• When I switch on Social icons – top menu activates (look bad on mobile). How do I turn off top menu but not social icons?

    Thank you in advance

Viewing 4 replies - 1 through 4 (of 4 total)
  • Can you provide a link to your site please so I can inspect further?

    Thanks.

    Thread Starter djordje007

    (@djordje007)

    Bolnica.palmoticeva.com

    Theme Author Themes4WP

    (@themes4wp)

    It displays only whole top bar (not the menu), the dark space that is required for the social icons. Add a menu link is visible only for logged in admins

    user2015

    (@user2015)

    Hi, I had the same problem as you and I could figure it out.

    Go to Appearance – Editor – style.css and write this code (first create a child theme):

    nav#site-navigation.navbar.navbar-inverse div.navbar-header {display:none;
    }

    and top menu (not social icons) dissapears from mobiles version!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Top menu – removal’ is closed to new replies.