Collection banner -dawn

Topic summary

Issue: In the Dawn theme’s collection banner, the collection image appears at the bottom. The request is to place the image directly below the collection title, center all elements, and adjust text size.

Context: The store URL (coffeeregister.co.uk/collections/fake-roaster-002) was shared to review the setup. No password was provided.

Proposed approach: Instructions were given to edit the theme.liquid template (Online Store > Edit Code > theme.liquid) and add custom code just above the tag. An illustrative screenshot of the expected result was included. However, the actual code snippet appears missing/not visible in the post content, which is central to implementing the change.

Latest update: The change has not been tested yet. A follow-up question asks whether the image can be moved specifically below the “Fake roaster 002” title but above the main text.

Status: Unresolved/ongoing. Key need: a visible/complete code snippet to reposition and center the image and adjust text size, with confirmation of the exact placement relative to title and description.

Summarized with AI on December 24. AI used: gpt-5.

Hi

I am using Dawn theme.

The collection banner puts the image at the bottom. I would like to move the image to after the heading but before the text, and then center everything (not adjusted to the left). Also to adjust the text size.

I realise I need to paste a code to base.css but I cannot code… Help please :wink:

Thank you

Hey @Pietrach

Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.

Best Regards,
Moeed

https://coffeeregister.co.uk/collections/fake-roaster-002

Hey @Pietrach

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

1 Like

Thank you. I have not tried it yet. Is it possible to move the image below the Fake roaster 002, but above the main text?