• Dear,
    the image of the Suggested Products is very large. How can I reduce it?
    Thank you

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • ​Please try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.

    .up-sells.products ul.products li.product .woo-entry-image-swap img {
        width: 200px;
        height: 200px;
    }

    PS- Change the width/height value according to need and check.

    Thread Starter arabisk

    (@arabisk)

    No change.
    Thank you

    Hello,

    Can you please share a snapshot where you have added this code? because I’m not getting any added code here.

    • This reply was modified 2 years, 11 months ago by Abhishek.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘the image of the Suggested Products is very large.’ is closed to new replies.