URL: https://jsdqft-gs.myshopify.com/
How do I set:
- EVENING GOWN to center
- Tittle underneaths product images
- Get the arrows out
URL: https://jsdqft-gs.myshopify.com/
How do I set:
Try the code below for other changes.
.collection-list__item .card__content {
position: static !important;
}
.collection-list__item .card .icon-wrap {
display: none;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Is there a way to Show Vendor in Collection List Section?
That can be done by custom coding.
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
Could you provide me the code?
Hello,
This also seems resolved now.
I’m sorry, but that requires edits to your Liquid code.
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!