How can I center collection page titles on a Minimal theme?

Topic summary

Goal: move the collection page title (e.g., “Stationery”) from left alignment to centered on the Minimal theme.

Latest guidance: edit the collections page code and use the browser’s Inspect tool on the title to locate the relevant element/styles, then adjust there.

Follow-up issue: the requester asks where in the H1 to type text, indicating uncertainty about whether to modify HTML or styles.

Clarifications:

  • H1: the main HTML heading tag for the page title.
  • Inspect: the browser’s developer tool to identify the exact element and its CSS rules.

Artifacts: a screenshot is referenced and central to understanding the current left-aligned title.

Outcome/status: no concrete code changes or step-by-step solution were provided. The thread remains open; the next action is to identify the title element via Inspect within the collection template and adjust alignment in theme code accordingly.

Summarized with AI on February 5. AI used: gpt-5.

Hi

Can anyone please help with centering the collection page titles. So example in the screenshot. I want the title ‘Stationery’ moving to the centre from the left, thanks.

you would need to go to the collections code and change it from there. you can right click the word Stationary and then click Inspect to give you an idea of where the code is then play around with it.

1 Like

Hi,

Where in H1 do I type the text?

Kind regards

Molly