Why does text spacing on my mobile view differ from PC view?

Solved

Why does text spacing on my mobile view differ from PC view?

Alphago
Tourist
7 0 0

Bonjour,

 

j'ai écrit plusieurs blogs, lorsque je les visualise mon copywrinting en mode PC tout pas bien mais lorsque je passe en mode mobile, la plupart des mots que j'ai écrit sont fort espacés entre eux. Laissant par moment des grands écarts entre les mots et les phrases.

 

Comment rétablir l'espacement correct de mes textes ?

Accepted Solutions (2)
Hardik29418
Shopify Partner
2913 418 1083

This is an accepted solution.

Please go to
1) Online store
2) Themes -> Edit theme
3) Layout
4) theme.liquid and paste this code before </head>

<style>
#articleContent {
text-align: left !important;
}
</style>


If it was helpful, then please like and accept it as a solution.

- Need a Shopify developer? Chat on WhatsApp or EMAIL ME!


- Your Coffee Tip would do Magic code ❤️
- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Email

View solution in original post

Hardik29418
Shopify Partner
2913 418 1083

This is an accepted solution.

Sure. Please go to
1) Sales Channel
2) Online store
3) Themes -> Edit theme
4) Layout
5) theme.liquid and paste this code before </head>

Screenshot_307.png
Screenshot_308.png

- Need a Shopify developer? Chat on WhatsApp or EMAIL ME!


- Your Coffee Tip would do Magic code ❤️
- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Email

View solution in original post

Replies 9 (9)

Hardik29418
Shopify Partner
2913 418 1083

Hello,

Welcome to the Shopify Community.
I read your problem and it seems that I need to analyze your website to provide the solution here.
Would you please share your website URL and if your website is password protected then also provide the password.

- Need a Shopify developer? Chat on WhatsApp or EMAIL ME!


- Your Coffee Tip would do Magic code ❤️
- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Email
Alphago
Tourist
7 0 0

http://www.alphago-france.com

 

Salut, 

il faut allez en bas de page jusqu'à trouver les blogs puis les visualiser en mode mobile pour comprendre mon problème.

Merci pour ton aide

Hardik29418
Shopify Partner
2913 418 1083

This is an accepted solution.

Please go to
1) Online store
2) Themes -> Edit theme
3) Layout
4) theme.liquid and paste this code before </head>

<style>
#articleContent {
text-align: left !important;
}
</style>


If it was helpful, then please like and accept it as a solution.

- Need a Shopify developer? Chat on WhatsApp or EMAIL ME!


- Your Coffee Tip would do Magic code ❤️
- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Email
Alphago
Tourist
7 0 0

je dois cliquer sur modifié le contenu du thème par défaut?

Alphago
Tourist
7 0 0

excuse moi mais je suis débutante, apparemment ce n'est pas sur modifié le contenu du thème par défaut ou je dois cliquer mais sur modifier le code ?

peux tu m'orienter sur la page a quel niveau car je ne trouve pas  </head>

Hardik29418
Shopify Partner
2913 418 1083

This is an accepted solution.

Sure. Please go to
1) Sales Channel
2) Online store
3) Themes -> Edit theme
4) Layout
5) theme.liquid and paste this code before </head>

Screenshot_307.png
Screenshot_308.png

- Need a Shopify developer? Chat on WhatsApp or EMAIL ME!


- Your Coffee Tip would do Magic code ❤️
- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Email
Alphago
Tourist
7 0 0

Ca marche ! je suis trop contente. Merci Hardik 😀

 

J'abuse si je sollicite encore ton aide ? 

j'utilise le thème Fastlane et je ne suis pas sur de l'endroit ou il faut introduire une ligne de code dans la page panier ou le client finalise sa commande.

voici 2 captures, une montre la page vierge et l'autre ce que je veux introduire. Merci d'avance pour ton aide. 😉

dans cette page.collissimo2.pngcollissimo.png

Alphago
Tourist
7 0 0

Hello ! je reviens vers toi pour t'informer que j'ai trouver moi même l'emplacement pour y mettre mon code colissimo. 

Merci de m'avoir aider 😊

Hardik29418
Shopify Partner
2913 418 1083

Hello, I am glad that you find the solution as well.

Thank you

- Need a Shopify developer? Chat on WhatsApp or EMAIL ME!


- Your Coffee Tip would do Magic code ❤️
- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Email