badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Woocommerce integration

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #85058

    Hi jack3,

    Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.

    .single-product.woocommerce .site-content #secondary {
    	display: none;
    }
    .single-product.woocommerce .site-content #primary.col-lg-8 {
    	-ms-flex: 0 0 100%;
    	flex: 0 0 100%;
    	max-width: 100%;
    }

    Thanks

    #85747
    jack3
    Participant

    Sorry I missed your reply until now, thank you very much for this!

    Does this help with including products in the widgets? Or is there a way I can include custom URLs in the Mags widgets? Don’t worry if not, it’s just that I like the sliding widget and it would be great to be able to use this for products in the Woocommerce shop.

    #85862

    Yes it works for widgets with product as well.

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.