Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1273298
    Aqu1ver
    Participant

    Hello
    I noticed some issue with logo display on topbar /tablet and mobile only.(attachments)
    Any advice how to fix it please?
    https://mediamarket.pkmediasharing.com/
    Wordpress and X theme is up to date

    #1273306
    Aqu1ver
    Participant
    This reply has been marked as private.
    #1273326
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    @media screen and (max-width: 767px) {
        .x-topbar .p-info {
            background-color: transparent !important;
        }
    }

    Don’t forget to clear your browser’s cache after adding the code. Let us know how this goes!

    #1273423
    Aqu1ver
    Participant

    Worked very well
    Thank you very much.

    #1273435
    Joao
    Moderator

    Glad to hear it,

    Joao

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