I’m trying to get rid of the collection names or at least put the name on top of the picture in a box. Whatever is easier! Please help, thank you!
Please give us the store URL then we will able to help you.
Thank you!
I want the names gone or on top of the picture if possible!
Yes its possible by some custom coding because now we remove the names then grid links also remove from the grid. so you can use this for now and if you want to make new grids for your theme without names then you need a developer for it.
if you want to further discuss about it then you can contact us.
Hi @carmakinis
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
.card__heading>a {
font-size: 0px !important;
}
Hope you find my answer helpful!
Best regards,
Richard | PageFly
Thank you!

