Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1331069
    Ringo M
    Participant

    Hi there,

    The logo in one of my theme header is way too big when resized to Mobile, is there a way for me to set the mobile and tablet logo sizes?

    Ringo

    #1331071
    Ringo M
    Participant
    This reply has been marked as private.
    #1331412
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    @media (max-width: 979px){
    .x-brand img{
        width: 157px;
    }
    }

    Adjust the max-width and width to achieve size and screen size where you want it to be executed.

    Hope it helps.

    Let us know how it goes.

    Thanks.

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