How can I remove old reviews from my website?

Hello,

I have removed all reviews from my website, but i still have them hanging around on my website.

How can i fix this?

@maxkalz

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

@maxkalz - we can remove reviews using css, can you please share your page link where you have reviews?

Hello,

It is mkzmerch.com

Hello,

it is mkzmerch.com

@maxkalz - please add this css to the end of your theme.scss file and check

.jdgm-carousel-wrapper {
    display: none;
    visibility: hidden;
}

Thank you,

where do i find that please in my store?

@maxkalz - please go to

online store ->themes->actions->edit html/css

your css file will be in assets