How can I customize Dawn theme product card display?

Hello, I’m using the latest Dawn theme. The default display for product cards is showing only the title under the image. I’m wanting to add the title above the image and show a short description below the image. How would i go about doing this?

I looked up some information prior to me posting here but it led to old posts that did not seem to work with the latest dawn theme.

Thanks!

Hi @JDT1989 ,

The default theme “DAWN” doesnot provide this level of customization out of the box. We will have to make customization on the theme level to achieve. If you require someone to do this for you, do remember me. This can be done within an hour.

To add a title above the product image and a short description below it in the latest Dawn theme, you’ll need to edit your theme’s Liquid files:

  1. Modify the Product Card Liquid File: Locate the Liquid file responsible for the product card layout in the Dawn theme, typically named something like product-card.liquid or within a snippet file.

  2. Rearrange and Add Elements: Adjust the HTML structure to place the title above the image element and add a new element for the short description below the image.

  3. Style with CSS: Use CSS to style these elements as needed.

If you’re not comfortable with coding, consider hiring a Shopify developer. Remember to backup your theme before making changes.