Goal: Increase font size only for specific headings in the “Exceptional Features” section of a Superstore v5.3.0 Shopify theme without changing global typography.
Context: Global changes via Theme Settings > Typography affected the entire site, which the user wanted to avoid. Target headings: “SMOOTH SUSPENSION,” “TAILORED SEATS,” and “SPECIALIZED CODED KEYS.”
Solution provided:
Navigate to Online Store > Edit Code.
Open theme.liquid.
Add custom code just above the tag to target the section’s titles specifically.
Notes:
The exact code snippet content is not visible in the thread (blank in the post), but a screenshot shows the larger titles as the intended result.
This implies a CSS override scoped to that section.
Outcome: The user confirmed the change worked as intended and thanked the responder.
Status: Resolved. No further action requested. Attachments (screenshots) and the inserted code (not shown) are central to understanding the implementation.
Summarized with AI on December 19.
AI used: gpt-5.
Hello! I’m trying to edit the font size just on one specific section on the home page of my website. Editing it under Theme Settings > Typography edits all the related fonts like it across the entire website. I just want this font to be edited. Is this possible?
Scroll down to the “Exceptional Features” section. The font I’m trying to increase in size are the titles that say “SMOOTH SUSPENSION”, “TAILORED SEATS” and “SPECIALIZED CODED KEYS”.
Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.