SOLVED: Woocommerce inherited bad CSS in cart page

Bricks Version: 1.5.4

I made custom cart page desig, with bricks’s cart items widget.
In mobile view brutal owerflow.
I checked it with chrome, you an see in screenshot, it inherited “max width 991px” class, with strange padding sizes.

I cant find any custom CSS or custom option that i made for it.

If i disable it, the owerflow is gone. :slight_smile:

Hi,
These are the default WooCommerce styles that we adopt 1:1 and do not customize. If they don’t work with your layout, you’ll have to adjust them accordingly. Unfortunately, we can’t do anything about that.

Best regards,
timmse

Ok. I think it is not solved problem, but I understand. It it working other solutions good (example elementor, gutenberg themes ect,) it maybe the problem with Bricks <-> Woo comaptiblity.

It may well be that other themes use additional styles - we don’t, because we do not know how your layout will look like. So we cannot provide a solution that works in every imaginable scenario (same as WooCommerce doesn’t do).

Yes I understand everything. Finally I made custom css. Just only strange, really don’t have woocommerce cart section mobile view breakpoint? Max width 991px media query in mobile?

On the other hand in editor looks great, but in frontend not.