hi, im trying to remove the collection names
i have tried this coding:
.collection-list-wrapper .card__content {
position: absolute !important;
height: 100% !important;
opacity: 0 !important;
}
it worked but only on mobile device
https://marthajewelry.myshopify.com/
test
thanks in advance!
hi, this worked but the collections and product are not clickable anymore
Hi , This is Richard from PageFly - Landing page builder.
You can try this code by following these steps:
Go to Online store => themes => actions => edit code and add this code on file theme.liquid before tag
I hope it would help you Best regards,
Richard | PageFly
Does this also work on impulse theme?
I have followed the steps, however, nothing has changed.