AlyRaymer Posted November 17, 2021 Share Posted November 17, 2021 Site URL: https://alyraymertest.squarespace.com/ Hi there, I'd like to optimize some of my font sizes for mobile. I'm using H1, Image Cards, and Image Overlays and would like to inject CSS so they look more refined. I'm attaching samples below of how they are currently loading on my phone. Site: https://alyraymertest.squarespace.com/ PW: aly7654 Thank you! SquareRefresh 1 Link to comment
SquareRefresh Posted November 17, 2021 Share Posted November 17, 2021 20 minutes ago, AlyRaymer said: I'd like to optimize some of my font sizes for mobile. I'm using H1, Image Cards, and Image Overlays and would like to inject CSS so they look more refined. I'm attaching samples below of how they are currently loading on my phone. Hey @AlyRaymer try to add next code in Custom CSS: @media screen and (max-width: 640px) { .image-title-wrapper * { font-size: 45px !important; } } You can also change 45px to a preferred value. tuanphan 1 SquareRefresh, premium plugins & templates that have an elevated feel. Plugins: Have your site stand out. Templates: Our templates are designed with versatility in mind.Get Freebies: Sometimes things in life are free. Browser our hand selected free plugins. 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