Shopify themes, liquid, logos, and UX
I want to change the size of my rich text (caption) on mobile but keep it the same on desktop:
I want to change it to a size a bit smaller, like this:
I am using dawn theme
This is my store domain: qmpryp-cx.myshopify.com
Solved! Go to the solution
This is an accepted solution.
Hi @ads18922
Try this one.
@media only screen and (max-width: 749px){
.section-template--23797630435651__rich_text_FX4q4B-padding p.rich-text__caption.subtitle {
font-size: 12px;
}
.rich-text__wrapper {
padding: 0;
}
}
Im not sure how small you like it to be but you can adjust the size.
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
This is an accepted solution.
Hi @ads18922
Try this one.
@media only screen and (max-width: 749px){
.section-template--23797630435651__rich_text_FX4q4B-padding p.rich-text__caption.subtitle {
font-size: 12px;
}
.rich-text__wrapper {
padding: 0;
}
}
Im not sure how small you like it to be but you can adjust the size.
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Glad to know it worked! Would you mind hitting 'like' as well? Thanks!
Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey 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-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024