MacUn Posted September 17, 2021 Share Posted September 17, 2021 Site URL: https://carrot-bronze-bld8.squarespace.com/bakery Hello, My header fonts shrink a lot when they go to mobile display. I'd like to make the word "Bakery" larger on mobile but stay the same size it currently is on larger screens. Any ideas? Link to comment
tuanphan Posted September 19, 2021 Share Posted September 19, 2021 Add to Design > Custom CSS @media screen and (max-width:640px) { section.Intro h1 { font-size: 4rem; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
MacUn Posted September 20, 2021 Author Share Posted September 20, 2021 Fabulous. Thanks for your help @tuanphan Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment