Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1020955
    Vishal
    Participant

    Hi,

    I wish to remove my logo in mobile view. Can you please help me?

    Website: http://www.earlyden.com
    Stack: Ethos

    Regards,
    Vishal

    #1021437
    Prasant Rai
    Moderator

    Hello Vishal,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    @media only screen and (max-width: 900px) {
       a.x-brand.img{display: none !important}
    }

    Thanks.

    #1021716
    Vishal
    Participant

    Thanks Prasant. Works!

    #1021946
    Darshana
    Moderator

    Glad we were able to help 🙂

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