I was wondering if there is any way to have a single column on the Woo Commerce Slider. For example on this page http://westcoasthammocks.com.au/superjumbo-test/ I would like to have one product on either side of the central image using the 1/4 width of the page.
Thanks
Hi keifygeorge!
can you please provide us with a screenshot of what you need to do?
Is that possible?
Regards,
Basilis
I would like to use all the space on the left hand side to have one product but because the plugin limits me to 2 columns I can only have two small product thumbnails.
Hi!
try this code in Quick CSS field:
.shop_columns_2 .products .product {
width: 100%;
}
Best regards,
Andy
Works a treat thanks
Is it possible to view more than 3 products per page?