Increase text size only on desktop

maternallyhappy
Excursionist
40 0 9

Hi there,

I was wondering if anyone knows how to increase the size of the text on the full screen view? 

It is smaller than I would like, any help would be appreciated.

It is image with text on the builder. 

www.maternallyhappy.com 

 

Thanks heaps,

 

saitlin

 

maternallyhappy_0-1697676714244.png

 

Replies 3 (3)
Asad24
Shopify Partner
180 35 31

Go to your online store > settings > custom css and paste this code there

.image-with-text>.prose {
font-size: 17px;
}


set the font size as per you want it to be
banned
ZenoPageBuilder
Shopify Partner
827 148 167

Not into the question, currently your site breaks after a few seconds. Maybe there is some script, or new apps on your store which has infinite loop.

Screenshot 2023-10-19 at 08.39.43.png

Zeno Page Builder - Build responsive & SEO-optimized Landing pages, Blog posts, Product pages and more...
Learn more at zenobuilder.com
PageFly-Oliver
Navigator
479 92 88

Hi @maternallyhappy ,

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: Paste the below code at the bottom of the file -> Save

<style>
:root{
--text-base:16px
}
</style>



Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.