Hello,
i was wondering how i can remove the glow effect around my product:
Hey, please provide the store URL.
thankx for helping
url is: https://sixdreamz.com
Hi @sixdreamz
Try this one.
.card.card--card.card--media.color-background-1.gradient {
--shadow-blur-radius: none;
}
I hope it help.
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @sixdreamz ,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
I realize this situation isn’t exactly what you’d hope for, but I’ve got a potential solution that I’d like to share with you:
.product-card-wrapper .card, .contains-card--product {
--border-width: unset !important;
}
Best regards,
Anthony