This topic has 10 replies, 4 voices, and was last updated 3 years, 11 months ago ago by Rose Tyler
Hi, great theme btw, epic! 😀
I would like to remove the product attributes from my shop archive listings as I have too many and they are cluttering up the site.
I am using Product Content Effect ‘Light’ which is ideal for me however the attributes are listed below and I can’t seem to get rid of them. (Please see screen shot. https://ibb.co/98Lk6S2 )
[EDIT: It appears to be attached to the ‘Price’ Product Content Element as when the ‘Price’ element is disabled the attributes disappear.]
Many thanks,
Tom. 🙂
Hello,
Thanks for using our theme.
You can disable Variation swatches in Theme Options > Shop elements
or add this code in custom css area:
.st-swatch-in-loop {
display: none !important;
}
Regards
Fantastic, I may choose to disable Variation swatches however I do like how they present on singe products so I’d prefer to use the CSS however it’s throwing up an error:
thanks again!
Please see screenshot – http://prntscr.com/lr1how
Regards
Haha! I’m such a dope, thanks so much.
outstanding support so far! 😀
You’re welcome!
Have a nice day.
Regards
Hello,
is it possible the Variation swatches to be hidden only in loop, but not via CSS, so that they are not loading and improve performance? Which file should we customize and add it in child theme? Or can we add any function to hide them?
Thanks
Hello,
Go to Theme Options > WooCommerce > > Shop elements > Variation swatches > Swatch Position > choose disable.
Regards
I thought that this would hide Variation swatches from product page too.
Thank you!
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up