Hello,
is there any way to show only the color swatch in shop/loop pages?
I actually don’t need both color and size to be shown.
If there isn’t, can you customize it?
This topic has 4 replies, 2 voices, and was last updated 4 years, 2 months ago ago by Rose Tyler
Hello,
is there any way to show only the color swatch in shop/loop pages?
I actually don’t need both color and size to be shown.
If there isn’t, can you customize it?
Hello,
Thanks for using our theme.
By default, there is no such possibility.
You can submit a feature request here – https://www.8theme.com/taskboard/
Regards
Ok,
I found a workaround by hiding it with CSS.
Here it is the code I used:
[data-et-holder=”pa_size”] {
display:none;
}
Feel free to ask if you have any other questions.
Regards
The issue related to '‘Show only color swatches on shop/loop pages’' has been successfully resolved, and the topic is now closed for further responses