Hi there,
Thanks for reaching us.
You can remove the default swatches class from there – https://prnt.sc/nYEkZdpeat7z
Let me know if this work.
Thank you.
Hi there,
Thanks for reaching us.
You can remove the default swatches class from there – https://prnt.sc/nYEkZdpeat7z
Let me know if this work.
Thank you.
Body classes
Gaël Massé
Hello,
I’m trying to remove wvs classes from the body with this code :
add_filter( ‘disable_wvs_body_class’, function(){
return false;
} );
as provided by your support on the wordpress forum, but it is not working.
Is it limited to the pro version or am I doing something wrong, maybe the code is outdated ?
Thanks