Skip to main content
-
Help Center
-
WSH Order Form & ReOrder
-
Customize Form
How do I change the size of the font of the Wholesale Order Form?
- Go to Online store > Theme > Actions > Edit Code > Assets.
- Open quick-stylesheet.css.liquid and paste the below code in the file:
table { font-size:15px !important; }
- You can change the font size by adjusting the 15px next to the font size. Once done, click Save.