• Resolved jaguwp

    (@jaguwp)


    Hello,

    Is it possible to hide the social menu from the header and only display it on the footer?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @jaguwp,

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    .header-toggles .social-menu { display: none !important; }

    Let me know if that does it.

    — Anders

    Thread Starter jaguwp

    (@jaguwp)

    Thank you, that worked!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide social menu from header’ is closed to new replies.