This topic has 3 replies, 2 voices, and was last updated 2 years, 5 months ago ago by Rose Tyler
Hello, I would like to have bigger square size on my website :
How can I do it ?
I send you a screenshot about what I’m speaking about
It looks like 10 px and I would like something like 18-20 px.
Hello,
Add the next code in Theme Options > Theme custom CSS:
.content-product .et_st-default-holder ul.st-swatch-size-normal li>span {
padding: .4rem !important;
font-size: .7rem !important;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up