How can I remove a customer review from my product page?

Hello dears

need your support to delete this customer review (show in atteched picure)

i think i added a code and show that so please help me to remove this from my product page

@Nabee-Jaleel ,

Share the URL and screenshot please.

https://bedsheet.shop/products/waterproof-mattress-protector

@Nabee-Jaleel ,

div#shopify-product-reviews {
    display: none;
}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid

Hi @Nabee-Jaleel

Send the link to review or to your product page.

dear @oscprofessional

i can not find base.scss.liquid in Assets section in my theme code

@Nabee-Jaleel ,

You can add in theme.css

thank u my brother @oscprofessional

every things okay now