Remove the name & price in a featured collection block/section on the homepage - dawn

Topic summary

A user running Dawn theme version 15.1.0 wants to remove product names and prices from a featured collection block on their homepage only.

Problem encountered:

  • They tried a CSS solution that successfully hid the product name
  • However, it unintentionally removed the name from shop and collection pages as well
  • They need the changes isolated to just the homepage section

Solution provided:

  • Instead of adding CSS code to base.css (which applies globally)
  • Add the CSS to the specific section’s Custom CSS field
  • This limits the styling changes to only that particular featured collection section

The discussion appears resolved with this targeted approach.

Summarized with AI on November 5. AI used: claude-sonnet-4-5-20250929.

Hi there,

I have dawn 15.1.0. I am trying to remove the name and price for a featured collection block/section on my homepage.

I tried this solution: https://community.shopify.com/post/1743157 which worked for the name, but accidentally also removed it from the shop & collection pages. I only want to remove it from this block/section on the home page.

1 Like

Hi, I just inboxed to you

Hi Emma,

Instead of adding it to the base.css, add it to the section’s Custom CSS in order for the changes to just be on the section itself.

Hope this helped! :slightly_smiling_face: :+1: