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; }
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024