Centre related products heading Dawn theme
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__headingwithtext-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.
1 Like
Can you please share Store URL?
Hello There,
- In your Shopify Admin go to online store > themes > actions > edit code
- 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
