I want to fix the spacing of those and maybe the size should decrease very slightly. How to do that? Thanks!
Hello @Jim3 ,
I hope you are well!
Please copy and paste the code below by going to the Online store >> Themes >> Customize >> Click on Settings icon to the left >> Scroll down to the bottom and paste it to the custom CSS tab.
label.variant__label {
font-size: 10px !important;
}
And it will be changed like
Okay, thanks. That worked. But how to decrease the letters spacing?


