PEARLERwork Posted April 4, 2022 Share Posted April 4, 2022 Site URL: https://southernspells.squarespace.com/readings For some reason, a few text elements are rendering with no font applied on mobile (iPhone). I'm just using standard Squarespace fonts, however I have used CSS variables so that it applies certain fonts i.e. "@subheading". Variables @heading: 'guanabara-sans'; @paragraph: 'proxima-nova'; @subheading: 'proxima-nova-condensed'; CSS for affected areas .summary-title, .product-price, .variant-option-title, .ProductItem-nav-breadcrumb-link { font-family: @heading !important; } h3 strong, h4 strong, a.product-title { font-family: @subheading !important; text-transform: uppercase !important; letter-spacing: 0.25em !important; } Affected areas (screenshot) https://share.getcloudapp.com/P8u18jdr 𝓚𝓪𝓽𝓲𝓮 ✦✦ ⓅⒺⒶⓇⓁⒺⓇ.ⓌⓄⓇⓀ ➸ Link to comment
tuanphan Posted April 5, 2022 Share Posted April 5, 2022 Have you tried assign font with normal CSS yet? To see if variables caused problem? 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
PEARLERwork Posted April 10, 2022 Author Share Posted April 10, 2022 @tuanphan Unfortunately it hasn't worked when I've removed variables also 𝓚𝓪𝓽𝓲𝓮 ✦✦ ⓅⒺⒶⓇⓁⒺⓇ.ⓌⓄⓇⓀ ➸ Link to comment
tuanphan Posted April 11, 2022 Share Posted April 11, 2022 5 hours ago, pearler1570048501 said: @tuanphan Unfortunately it hasn't worked when I've removed variables also If so, you should contact Squarespace Customer Care, maybe the font has error itself 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment