Hi,
We are using Enterprise theme, we would like to change the font of the ‘cards title’ in collection products section and featured collection section. It is currently bold, and we would like to change it to normal ?
Thank you
Hi,
We are using Enterprise theme, we would like to change the font of the ‘cards title’ in collection products section and featured collection section. It is currently bold, and we would like to change it to normal ?
Thank you
Hello @Fratello
would you like to share your store URL and password if any please.
so i can check and provide you possible solution for your question.
Hello,
it is https://www.fratello.bike/
Pass: yiltee
As you can see, we would like the font of card title in collection products to be less bold and more like the font of product title on main page product.
Thanks
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid
my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Perfect ! it works perfectly, thank you very much !
If we want to make it a little more bold, is it possible with this code ? or do we only have 400 and 700 choice ?
And to choose the size of the font, could you tell me the code for it ?
Thank you
Replace the above code with below code
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid
my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.