Hello,
I have a collage on my homepage and I’d like to remove the collection titles from beneath the collection. I can’t figure out where this code is or what I’d have to do to fix/change it. I simply want the collection to appear as an image link.
Hello,
I have a collage on my homepage and I’d like to remove the collection titles from beneath the collection. I can’t figure out where this code is or what I’d have to do to fix/change it. I simply want the collection to appear as an image link.
Hi @JoshuaFox ,
Could you please share your store URL and password if it enabled, so that I can help you
no password!
Hi @JoshuaFox ,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:
Best regards,
Anthony
Hi @JoshuaFox
Try this one.
section#shopify-section-template--20884104806687__44fa54ab-883b-412f-a9b2-5984ccb3e7f5 h3.card__heading {
display: none;
}
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
This worked perfectly! Thank you!