Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1240220
    fish
    Participant

    Hi Staff, I’m trying to add a different logo for mobile phone deceives only using the integrity stack but have yet been successful. Do you have the code that will change logos for mobile phone devices handy?

    I’d like the logo to change at 768px screen size.

    Thanks for your assistance,
    Fish

    #1240221
    fish
    Participant

    I tried the below code with no luck.

    (function($) {
    if ($(window).width() < 980) {
    $(“.x-brand img”).attr(“src”, “https://myimageURl.png&#8221;)
    }
    })(jQuery);

    #1240222
    fish
    Participant

    Resolved!

    #1240301
    Prasant Rai
    Moderator

    Happy to hear that. Feel free to ask us again. Have a great day! 🙂

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