Shopify themes, liquid, logos, and UX
In the Image with Text section, how can I change the font of the top Caption?
See image below as reference; the text I want to change is highlighted in the blue box. Right now, I can change it to either "subtitle" or "uppercase" format as provided in the template, but I can't change the font. I also want to space the text a bit higher since it sits too close to the Heading.
Is this possible?
Hi @aliebn
Please share your store URL so that I can find the solution.
<style>
.image-with-text__text--caption {
margin-bottom: 10px !important;
font-family: your font family !important;
}
</style>
Hi @aliebn
Would you mind sharing your store URL? Thanks!
@aliebn Please follow the below steps to change the font of the top caption in the "Image with text" section in the dawn theme. Let me know whether it is helpful for you.
.image-with-text__text--caption {
font-size: 20px;
margin-bottom: 12px;
font-family: serif;
}
Hi @aliebn
This is Amelia from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
.caption-with-letter-spacing--medium {
font-family: 'Inter' !important;
font-size: 20px !important;
}
Hope that my solution works for you.
Best regards,
Amelia | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
➜ Weekly updated Shopify tutorials on YouTube
All features are available from Free plan. Live Chat Support is available 24/7.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025