Hey folks
Can someone please help me remove the Product Description from the collection Page?
Please note that I DO NOT want to remove the Product Description from the Product page.
Thanks a lot
Solved! Go to the solution
Hi @Simon01 !
Would you be able to share your store's URL so we can check this for you?
Cheers!
This is an accepted solution.
Add this to your custom.css file at the end:
.list-view-item__description {
display: none;
}
Let us know if that works for you!
User | Count |
---|---|
21 | |
18 | |
13 | |
11 | |
11 |