- This topic has 3 replies, 2 voices, and was last updated 7 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Clean Commerce Pro › Products dont line up
I have clean commerce pro installed, and my settings for woocommerce display are 300×300 hard crop, I have regen thumbnails but still the pictures and boxes are all different sizes, I want each box to be same size, wether its a uniform bigger and padded with white or that the image conforms, where in your theme can I make this happen or override the theme settings to make happen
http://www.likebathrooms.com.au is physical site
Hello @likebathrooms,
After changing the size of the thumbnail please once try regenerating the thumbnail and verify the issue .
If this does not solve the issue kindly let us know .
Hope this helps.
Best Regards!!
Yes i have regen thumbnails, but thay have not changed size, they are not uniform, i then ticked hard crop and regen thumbnails again, same result
Hello @likebathrooms,
When we have inspected your site URL , the url of the images is not showing the cropped height. So please verify whether you have set the hard crop size for the product by going to Admin Panel > WooCommerce > Settings > Products > Display . Also send us the screen shot of the Display page of WooCommerce .
If above steps does not solve the issue then you can also try using below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS .
@media(min-width: 769px) {
.products .product-category img {
max-height: 300px;
max-width: 100%;
}
}
Hope this helps .
Best Regards!!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |