This topic has 8 replies, 2 voices, and was last updated 6 years, 7 months ago ago by Rose Tyler
Hi,
I want to align the product perfectly to each other.
Attachment: https://prnt.sc/j8n69l
as you can see in the attach image that they are not vertically align. I know some has big title but i want the font to be smaller on those products. so that they can align perfectly to each other.
i have another website which has this functionality,
can you please fix this one as well.
thnx
Hello,
Image size you can change via Customizer > Woocommerce > product images (do not forget to regenerate thumbnails) https://www.8theme.com/documentation/xstore/woocommerce/product-images/
Title chars limit you can set in Theme Options > E-commerce > Products Page Layout.
Also, add this code in Theme Options > Styling > Custom css:
@media only screen and (max-width: 1600px) and (min-width: 768px) {
.content-product .product-title a {
min-height: 85px;
}
}
Regards
Hi,
Thnx for the help.
I tried what u have mentioned. other problems are solved but the image of first product is still big and it nor cropping for some reason.
as you can see in the attached image that the SELECTION OPTION button of the first product went beneath the other product and still its image size is big.
Hello,
Please provide us with temporary wp-admin access so we can take a closer look at your settings.
Regards
hi,
Here is the temp admin credentials.
Hello,
Please note, that you need to regenerate thumbnails using Regenerate thumbnails plugin to apply changes from the Customizer.
I’ve re-uploaded the image – http://prntscr.com/j8zx9k but I would recommend to use a graphics editor and prepare product images (make them the same size) before uploading it to your media gallery, then your grid will look much better.
Regards
Hi,
Thanks a lot Rose, I really appreciate it.
As you can see that i have turned on the percentage off at our discount products but not all the products are showing the percentage bubble rather its showing only SALE bubble. can you please check why its happening?
thnx
Hello,
This happens because some products are variable. It means that products may have different prices depends on combinations of variations. If your product is variable the discount will be shown as “Sale” text.
Also, Sale Icon Text can be changed in Theme Options > E-commerce > Shop.
Regards
You must be logged in to reply to this topic.Log in/Sign up