Home › Forums › WoodMart support forum › Previously viewed
Previously viewed
- This topic has 7 replies, 2 voices, and was last updated 2 years, 1 month ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
November 22, 2022 at 4:49 pm #422870
LivaRParticipantHi!
Please precise how to make those small pictures bigger, in better quality? I didn’t change anything now except I added this css code:
.product-grid-item .product-image-link img {
object-fit: contain !important;
height: 270px !important;
width: 200px !important;
}Attachments:
You must be logged in to view attached files.November 23, 2022 at 10:33 am #423046
Aizaz Imtiaz AwanKeymasterHello,
Actually, an already applied CSS to adjust the Images is also affecting the Previously Viewed ones too.
So, to rectify those please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:
#carousel-961 .product-grid-item .product-image-link img { width: 100% !important; height: auto !important; }
Best Regards
November 27, 2022 at 9:29 am #424137
LivaRParticipantHi!
Didn ‘t help. Also when I press “search” button where I have added products, images also appear in low quality. Please see attachment. How to change image resolution?
Attachments:
You must be logged in to view attached files.November 28, 2022 at 12:21 pm #424310
Aizaz Imtiaz AwanKeymasterHello,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field once so that we can rightfully check these concerns specifically on your Site and help you out accordingly.
Best Regards
November 28, 2022 at 1:37 pm #424353
LivaRParticipantThank you. I added the access.
November 28, 2022 at 5:12 pm #424431
Aizaz Imtiaz AwanKeymasterHello,
Firstly, if you want to paste the Custom CSS on your Site then try pasting on the following location:
Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:
Not on the Appearance > Customize > Additional CSS.
Secondly, regarding the concerned issue, we have commented-out the earlier CSS related to Image that was applied on your Site > and under the Dashboard > Appearance > Customize > WooCommerce > Product Images > removed the Thumbnail Width and now the Images are appearing according to their original Size on your Site.
So, it’s better if you can upload resized Images for the specific Products of which the Images are not appearing fine because if their original Size is less than the standard WooCommerce Size then they might not appear correctly like you want.
You can read more about it here: https://xtemos.com/docs-topic/image-size-and-content-alignment-in-a-product-grid/
Best Regards
November 29, 2022 at 8:04 am #424571
LivaRParticipantOk, clear, thank you a lot!
November 29, 2022 at 9:42 am #424594
Aizaz Imtiaz AwanKeymasterMost Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.Topic Closed.
Best Regards. -
AuthorPosts
The topic ‘Previously viewed’ is closed to new replies.
- You must be logged in to create new topics. Login / Register