Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1261780
    gavgeorge
    Participant

    Hello,

    I would like to disable the social icons in the header for just the homepage please. How can I do this?

    Cheers,
    Gav

    #1261781
    gavgeorge
    Participant
    This reply has been marked as private.
    #1261912
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer to remove social icons from home page:

    .home .x-topbar .x-social-global {
        display: none !important;
    }

    Thanks.

    #1261919
    gavgeorge
    Participant

    Thanks, worked perfectly! 🙂

    #1262071
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1261780 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>