I want to use collections on the homepage and have the product names there but NOT have the image

I want to use collections on the homepage and have the product names there but NOT have the image

SweatFree
Shopify Partner
69 0 14

Hello,

 

So question, for my homepage I am using collections. I want the product names to show up (and be clickable), but I don't want the product image to show up in the collections. So, the collection is just a series of clickable product names. How do I remove the images?

 

My website is https://www.sweatfree.co/ and the password is sweatfree123

 

You'll see there are these flags and globes. If I don't want those images to show up jus the product name that is clickable and goes to the product page then how do I do that?

 

Thank you!

Chanakya Ramdev
Founder | Sweat Free (www.sweatfree.co)

https://www.SweatFree.co
Reply 1 (1)

Dan-From-Ryviu
Shopify Partner
11414 2241 2413

Hi @SweatFree 

You can do that by adding this code to theme.liquid file after <head> in Online Store > Themes > click "..." > Edit code 

{% if template == 'index' %}
<style>
.card__inner { display: none !important; }
</style>
{% endif %}

Screenshot 2025-02-25 at 09.50.56.png

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.