How do I centre related products heading on Dawn theme 11.0?

Topic summary

A user seeks help centering the related products heading in Shopify’s Dawn theme version 11.0.

Proposed Solution:
One respondent provides step-by-step CSS instructions:

  • Navigate to Shopify Admin → Online Store → Themes → Actions → Edit Code
  • Open Assets → base.css
  • Add custom CSS code at the bottom targeting .related-products__heading with text-align: center !important;

Status:
The discussion remains open. Multiple users have requested the store URL and password to provide more tailored assistance, but the original poster has not yet shared these details. No confirmation whether the CSS solution resolved the issue.

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

Centre related products heading Dawn theme

1 Like

@Etherealjewels

Can you please share Store URL?

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset > base.css and paste this at the bottom of the file:
.related-products__heading {
text-align: center!important;
}

Hey @Etherealjewels

Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!

Best Regards,
Moeed