Shopify themes, liquid, logos, and UX
I am facing a change in my letter spacing when i view my website on PC/Andriod/IOS.
The target is the (Brighter teeth in 30 seconds) title.
The code renders letter spacing off -1 pn the title :
h1 {
font-weight: 600 !important;
letter-spacing: -1px !important;
}
The middle picture, (PC) represents what the proper spacing look like.
For Andriod, the letter spacing seems to be getting smaller pushing the letters together
For IOS. the letter spacing seems to be getting bigger.
I have tried using
body {
-webkit-font-smoothing: antialiased !important;
text-rendering:optimizeLegibility !important;
-webkit-text-size-adjust: 100%;
}
but the difference isn't there, the code is extensive so if any additional information is needed do let me know and I will provide them.
Thanks,
Sahel Wahdain
IOS
PC
Andriod
Hi @Colinashvin
I am Richard Nguyen from PageFly - Advanced Page Builder. I would love to give you some recommendations.
You can use the following code snippets:
@media (max-width:767px){
CSS for mobile
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) {
@media (max-width:767px){
CSS for mobile ios
}
}}
Best Regards;
Richard-pagefly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Hello Richard,
I am assuming I use the code in my CSS file, The CSS in question here is the letter-spacing.
I have tried using your code to add letterspacing on both the normal version and the "IOS" version but it didn't solve my problem.
Hi Colinashvin,
Can you give me access store and I will check and add it for you
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025