Shopify themes, liquid, logos, and UX
How to change my base size from minimum (12px) to 11px on body text on Debutify Theme?
My store is www.revailco.com
Solved! Go to the solution
This is an accepted solution.
sorry for that issue your have check your theme setting easy to mange if doesn't fine please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
body, button, input, select, textarea {font-size: 11px;}
This is an accepted solution.
yes please add this code
.site-header .site-header__logo-link, .site-header .site-nav__link {font-weight: 600;}
h1.product-single__title { font-size: 14px; }
This is an accepted solution.
sorry for that issue your have check your theme setting easy to mange if doesn't fine please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
body, button, input, select, textarea {font-size: 11px;}
Thanks that works, just one other minor thing, can you tell me how to:
change the product title to 14px
and make collection list on the top left
Appreciate your help!!
bold (home, shop, collections, about section)
This is an accepted solution.
yes please add this code
.site-header .site-header__logo-link, .site-header .site-nav__link {font-weight: 600;}
h1.product-single__title { font-size: 14px; }
hello @Revail
please Go to Online Store-> Theme->Edit code then go to assets/theme.css ->paste the below code at the bottom of the file.
.template-product .site-header .site-header__logo-link, .site-header .site-nav__link {font-weight: 600;}
.template-product h1.product-single__title { font-size: 14px; }
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025