Hi,
On main shop page using demo 4 classic, the custom css is not doing anything when using in-page css overrides. Basically the shop page looks awful with default view because it showing the variations which we wanted to hide.
Using custom css on the actual shop page should hide these using –
.st-swatch-in-loop {
display: none !important;
}
But it has absolutely no effect – can you please check and clarify? It works fine on the main homepage as I have used same css there to hide them from the homepage slider widgets but why won’t the main shop classify the css override?
See info in private.
Thanks