Hello,
I’m trying to figure out how to make the texts bold in the buttons on my store.
The theme I’m using is Colorblock.
Thanks in advance!
Hello,
I’m trying to figure out how to make the texts bold in the buttons on my store.
The theme I’m using is Colorblock.
Thanks in advance!
This code will bold all of your buttons… In the main css file
button {font-weight:700 !important;}
the 700 could be 500,600,700,800,900, bold,bolder
Hi,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.