Feedback for your online store from the community
Hi. Is there not an easy way to adjust text sizing on mobile in Dawn theme? Is it purely only possible through CSS coding? I have the issue on both Rich Text blocks, and also Page names. Font is way too big on the Rich text block on mobile, and there is too much padding underneath Page Titles on mobile. I am happy with the sizing/spacing of the body text, the issue is just the rich Text title + page names, or actually any section that has a title in it. Website is www.theclearingnc.co.nz Many thanks in advance.
Hi @nz3
@media screen and (max-width: 768px){
.rich-text__blocks h2.rich-text__heading {
margin-bottom: -20px !important;
}
.rich-text__blocks > div {
margin-top: 0 !important;
}
}
@media screen and (max-width: 768px){
h2.banner__heading {
font-size: 30px !important;
}
}
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