Shopify themes, liquid, logos, and UX
hello, i would like to change the size of my text in the footer as it is too big.
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){
.footer-block__details-content a, .footer-block__details-content.rte {
font-size: 12px;
}
.footer-block__heading.inline-richtext {
font-size: 15px;
}
}
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){
.footer-block__details-content a, .footer-block__details-content.rte {
font-size: 12px;
}
.footer-block__heading.inline-richtext {
font-size: 15px;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025