Changing font size for mobile only

Solved
manoman
Excursionist
42 1 5

Hello!

I want to change the font on  a specific line of text ONLY on mobile view. It's good for desktop, I just want to change it for mobile. 

Please let me know and I can PM you the website, I dont want to share it here public as others can search this up.

Thank you in advance!

 

 

Accepted Solution (1)
Moeed
Shopify Partner
3027 755 914

This is an accepted solution.

Hey @manoman 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.product__text.caption-with-letter-spacing {
    font-size: 15px !important;
}
</style>

RESULT:

Moeed_0-1698753786524.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

Need a Shopify developer? Chat on WhatsApp


- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Your Coffee Tip and my code, A perfect blend. ❤️

View solution in original post

Replies 6 (6)
Moeed
Shopify Partner
3027 755 914

Hey @manoman 

 

Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!

 

Best Regards,
Moeed

Need a Shopify developer? Chat on WhatsApp


- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Your Coffee Tip and my code, A perfect blend. ❤️
manoman
Excursionist
42 1 5

Just pm you. Thanks man! 

Moeed
Shopify Partner
3027 755 914

This is an accepted solution.

Hey @manoman 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.product__text.caption-with-letter-spacing {
    font-size: 15px !important;
}
</style>

RESULT:

Moeed_0-1698753786524.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

Need a Shopify developer? Chat on WhatsApp


- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Your Coffee Tip and my code, A perfect blend. ❤️
Made4uo-Ribe
Shopify Partner
4054 926 1134

Hi @manoman 

Would you mind to point out the specific line you like to change? Thanks!

Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com


manoman
Excursionist
42 1 5

Yes it worked. Thank you so much! Do you mind editing out the screenshot of my website here on the thread? 

Made4uo-Ribe
Shopify Partner
4054 926 1134

The only one can change that is the one who post.😅

Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com