Hello
I use Debut theme and the images from collection list section on Homepage does have shadow. How to remove this?
Greetings,
Peter
Hello
I use Debut theme and the images from collection list section on Homepage does have shadow. How to remove this?
Greetings,
Peter
Hi @Mojkorico ,
Please share your store URL and if your store is password protected then please provide password too.
So that we can help you.
Thank you.
Hello,
Store: https://https-www-apotheeklinnaeus-nl.myshopify.com/
Password: Candice
Thanks!
Gr, Peter
Hi @Mojkorico ,
You can follow the instruction below:
.collection-grid-item__title-wrapper::before {
display: none !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Hello,
I tried to use your solution, but it did not remove the shadow from behind the text. Any advice?