Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1137495
    char708
    Participant

    my website url is : littlefriendssensorygym.com
    it looks ugly on mobile, can you help me just show the logo without the text?

    thanks

    #1137772
    Friech
    Moderator

    Hi There,

    Thanks for writing in! Please create a mobile version of your logo (no text). And then you can add this under Custom > Global JavaScript in the Customizer.

    (function($) {
       $( ".touchevents .x-brand img" ).attr( "src", "MOBILE LOGO URL HERE" );
    })(jQuery);

    Replace the MOBILE LOGO URL HERE with your actual new logo URL.

    Hope it helps, Cheers!

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