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.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024