How will I increase font size on my pages

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

Hello There,

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

@JeanACNOC
Share your store URL

https://s7ih3lhciy87fgm7-53639544997.shopifypreview.com

@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

https://s7ih3lhciy87fgm7-53639544997.shopifypreview.com

it’s not working :disappointed_face:

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