So I use this code which works only thing the product isn’t clickable anymore…
.collection .card__heading {
display: none !important;
}
.collection .card-information {
text-align: center !important;
}
So I use this code which works only thing the product isn’t clickable anymore…
.collection .card__heading {
display: none !important;
}
.collection .card-information {
text-align: center !important;
}
Hey @VicexGrips
Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!
Best Regards,
Moeed
here’s the preview :
if u click the ‘circle 6 wrestling’ button it leads to merch
Hey @VicexGrips
Remove the code which you have added and add this code.
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hi @VicexGrips
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file → Save
.card__content {
display: none !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly