Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1266851
    Nina M
    Participant

    Hi,
    The ‘Return to shop’ button on my cart page doesn’t seem to link anywhere – how can I adjust this?

    Thanks! See my login credentials below as I can’t figure out how to set this to private –

    Nina

    #1266858
    Nina M
    Participant
    This reply has been marked as private.
    #1266994
    Rupok
    Member

    Hi there,

    I can’t see any return to shop button on your cart page – http://prntscr.com/dag623

    Are you referring the cart when it’s empty? You can add this under Custom > JavaScript in the Customizer.

    jQuery ( function( $ ) {
      $('.return-to-shop > a').attr('href','http://www.miachocolates.com/the-mia-store/');
    } );

    Hope this helps.

    #1267034
    Nina M
    Participant

    PERFECT. Thank you, ya’ll are wonderful as always!

    #1267089
    Thai
    Moderator

    You’re most welcome 🙂

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