How to move collection card title to top left corner and change colour?

Topic summary

A Shopify store owner using the Dawn theme seeks help repositioning collection card titles to the top left corner and changing their color to white.

Solution Provided:

  • Another user suggests adding custom CSS code to the theme.liquid file
  • The code should be inserted after the <head> tag
  • The original poster confirms the solution worked successfully

Status: Resolved - the requested styling changes were successfully implemented using the provided CSS customization method.

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

Hi,

I would like the collection titles to be in the top left corner and to be able to change them to white. Please help!

Using dawn theme. https://nuijewellery.com.au/

Thank you!

Hi @jewellerystore1

You can do that by adding this code to theme.liquid file, after


2 Likes

Thank you very much!! :))

1 Like