Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1265252
    sofia
    Participant

    Hi, my logo wont display in header, please advise.

    Thanks!

    #1265253
    sofia
    Participant
    This reply has been marked as private.
    #1265297
    Lely
    Moderator

    Hello Sofia,

    Thank you for the credentials. Upon checking you have the following custom CSS that hides the logo:

    .x-brand.img {
        display: none;
    }

    Please remove it. See this:http://screencast-o-matic.com/watch/cDXrlzQfIW

    Hope this helps.

    #1265416
    sofia
    Participant

    Hi,

    Thanks for your quick reply. I have tried to fix this but have been unsuccessful. Is there anything else that can be done?

    Best,
    sofia

    #1265474
    Rahul
    Moderator

    Hey There,

    I have changed the Global CSS and you are all set! See attached!

    .x-brand.img {
      display: block;
    } 

    Thank you.

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