NO BUG: Cascade layer option doesn't apply to woocommerce styling

Not sure if this is a bug or a feature request, but when I turned the Cascade layer option, the woocommerce styles were not affected the same as Bricks styles. They are a pain to override and adding them in a cascade layer along with the Bricks styles would be a huge relief.

I know in 2.0 layers are enabled by default, but not sure if it applies to the woo styles there either.

We added WooCommerce CSS as a layer later, so can you check with 2.0 alpha, and let me know if the cascade layer still does not apply then.

Just keep in mind that in 2.0 alpha, cascade layers are enabled by default, so don’t disable them :slight_smile:

Best regards,
Matej

1 Like

Ah, I see, yes, I can see it’s layered in the 2.0. I am a bit wary of the “Alpha” status of it so I didn’t want to use it on a production site :slight_smile:

I did it manually and added a layered version of the woocommerce.min.css to my child theme. Dequeued the one that comes with bricks 1.12.4 and enqueued the layered one, which fixes my issue for now.

Thank you!

Ok, perfect :slight_smile: I’ll mark this topic as no-bug, as it’s not a issue in 2.0 alpha anymore.

And yep, don’t use alpha version in the production. :slight_smile:

Best regards,
Matej