Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support pear8398

    (@pear8398)

    Hi,

    Thanks for using CusRev.

    Do you mean to change the thumbnail size of the uploaded image in the reviews on the product page?

    Thread Starter louisapple

    (@louisapple)

    yes, i can used to do it but now i can’t after update to the lastest woocommerce?

    Plugin Support pear8398

    (@pear8398)

    Hi,

    You can try to use sample CSS code to change the size of uploaded image in the reviews section on the product page

    #reviews div.iv-comment-image img, 
    div.iv-comment-image img {
        width: 150px;
        height: 150px;
        max-width: 150px;
        max-height: 150px;
    }

    If that is not the case, please share some screenshots of the image on your site.

    Thread Starter louisapple

    (@louisapple)

    you can try this one https://www.igrab.com.au/product/kitchen-button-round-knobs-brass

    we used to be able to enlarge the photo by click on it, now we can’t

    Plugin Support pear8398

    (@pear8398)

    There may be a conflict between CusRev and another plugin or the theme. Please follow the solution below to troubleshoot this issue.
    Troubleshooting Plugins and Themes

    Plugin Support bagel1317

    (@bagel1317)

    We haven’t heard from you for more than two weeks. For this reason, I’ll assume that either you are not interested in this question/problem anymore or it has been resolved. If you still require any help, please start a new forum topic.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘how to enlarge photo in review’ is closed to new replies.