Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #997426
    Tom B
    Participant

    Hello,

    I tried everything from the forum and can not make it work. What is the answer to this users question as I seem to have the same issue:

    https://community.theme.co/forums/topic/i-cant-change-topbar-font/

    Thanks,

    Tom

    ** Below is my site and info.

    #997433
    Tom B
    Participant
    This reply has been marked as private.
    #997439
    Tom B
    Participant

    Well – as I submit the support ticket it resolved itself. Ha! Might have been a cache issue. However I still cant get the social icons to go away. Suggestions?

    Thanks!

    Tom

    #997486
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    You can add this add in your custom CSS.

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

    Let us know how it goes.

    Thanks.

    #997763
    Tom B
    Participant

    Odd – its not working. Very strange.

    #997764
    Tom B
    Participant
    This reply has been marked as private.
    #997870
    Joao
    Moderator

    Hi Tom

    Try

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

    Let us know how it goes.

    Joao

    #1005895
    Tom B
    Participant

    That worked. Thanks!

    #1005924
    Rahul
    Moderator

    You’re welcome!

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