Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1369987
    Sandie
    Participant

    Hi,

    I would like to add either a full width slider or an image at the top of my Shop Page (WooCommerce).

    How do I do that? As I have to make the changes for that page in Customizer.

    I want it to have a full width slider or image, similar to this page: http://prntscr.com/e8h83p

    My URL for my Shop page is: https://youpheal.com/shop/

    Thanks!

    Best Regards
    /Sandra

    #1370185
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global JavaScript :

    jQuery("<img src='https://www.youpheal.com/wp-content/uploads/revslider/hem-slider/barefoot-walking.jpg' >").insertBefore(".archive.woocommerce header.x-header-landmark.x-container.max.width");

    Hope that helps.

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