I am trying to change the font size on my product pages using Capital theme. I would like the font to be smaller and use lowercase letters. Below is a clip of one of my product pages. Thank you!
Hey @just14days ,
Can you share the preview link to your store? Thanks!
https://just14days.com/?_ab=0&_fd=0&_sc=1
I have an IP blocker, if you need me to remove it, please let me know. Thank you for the quick response!
Oh yes please, could you temporarily remove it?
Ok, done.
Whoops, need the store password too. Could you share it or just remove it also. Thanks!
Hey @just14days ,
Go to your themeâs âEdit Codeâ Option, then in the search bar type âtheme.liquidâ
Below the tag ââ tag paste the following. Screenshot attached for reference.
I donât know if you purposely made the letter spacing bigger, but if you didnât I normalized that.
If you want it to stay, just remove the whole line that says âletter-spaing: normal !important;â
2.5rem is the font size, change it however youâd like.
Screenshot is for reference only, the correct code to paste is the one shown above.
Perfect! One more question, the regular code does not work with this theme because I have to use the âtheme.liquidâ?
What do you mean by regular code?
I normally say use theme.liquid because everyone definitely has that file, if itâs the css files, then I donât know whether your file is base.css or style.css or theme.css. So instead of playing the guessing game, I use theme.liquid instead.
Thank you so much!

