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.
Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-TekLabs to discuss practical strategies for...
By JasonH Nov 13, 2024The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024