Shopify themes, liquid, logos, and UX
Hi, i have uploaded a custom font to shopify, it looks fine on desktop but on mobile it seems a little off.
i have uploaded ttf woff and woff2
this is how i have implemented the code into my theme.liquid
@font-face {
font-family: 'FTRegolaNeue-Semibold';
src: url(https://cdn.shopify.com/s/files/1/0706/2634/5282/files/FTRegolaNeue-Semibold.woff2?v=1730380275) format('woff2');
src: url(https://cdn.shopify.com/s/files/1/0706/2634/5282/files/FTRegolaNeue-Semibold.woff?v=1730380275) format('woff');
src: url(https://cdn.shopify.com/s/files/1/0706/2634/5282/files/FTRegolaNeue-Semibold.ttf?v=1731347456) format('truetype');
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: antialiased;
}
when using my browser to inspect mobile view it looks fine but on my actual mobile device it doesn't.
any help would be appreciated, thanks in advance
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025