Reply 173468 to: Pictures on product page in various sizes

Avatar: Olga Barlow
Olga Barlow
Support staff
September 26, 2017 at 14:49

Hello,

Try to add the following code in Theme Options > Styling > Custom CSS

@media screen and (min-width: 992px) {
	.main-products-loop .products-list .product .product-image-wrapper {
		display: block;
		float: left;
		margin: 0;
		width: auto;
		max-width: 35%; 
	}
	.products-list .content-product .product-details {
		float: left;
		display: block;
	}
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.