This topic has 2 replies, 2 voices, and was last updated 5 years, 6 months ago ago by Rose Tyler
I have been trying to reduce or shorten the length of variation display as shown here https://i.imgur.com/1JCOpPf.png, however could not. Please help.
Hello,
http://prntscr.com/nnhpx2 – is this what you are looking for?
Add this code in Theme Options > Custom CSS:
.single-product .variations select {
max-width: 30%;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up