How will I increase font size on my pages

JeanACNOC
Excursionist
26 0 4

Screen Shot 2021-07-28 at 1.55.23 PM.png

Ho will I increase the size of the text in my pages? and how will i make it fullscreen? Thanks

Replies 6 (6)

ZestardTech
Shopify Expert
5393 970 1299

Hello There,

Please share your store URL and Password.
So that I will check and let you know the exact solution here.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
Zworthkey
Shopify Partner
5581 642 1564

@JeanACNOC 
Share your store URL

Zworthkey
Shopify Partner
5581 642 1564

@JeanACNOC 

@media only screen and (min-width: 769px)
.medium-up--push-one-eighth {
    /* left: 12.5%; */
    width: fit-content;
}

Add it to theme.css or theme.scss

JeanACNOC
Excursionist
26 0 4

it's not working 😞 

I also don't have theme.css or theme.scss

Screen Shot 2021-07-29 at 5.58.39 AM.png