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
@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

