Home Forums WoodMart support forum Previously viewed

Previously viewed

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #422870

    LivaR
    Participant

    Hi!

    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.
    #423046

    Hello,

    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

    #424137

    LivaR
    Participant

    Hi!

    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.
    #424310

    Hello,

    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

    #424353

    LivaR
    Participant

    Thank you. I added the access.

    #424431

    Hello,

    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

    #424571

    LivaR
    Participant

    Ok, clear, thank you a lot!

    #424594

    Most 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.

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Previously viewed’ is closed to new replies.