NO BUG: Style the update and apply coupon buttons in the cart items element

Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: Link to a page that illustrates this issue
Video: Short screen recording that illustrates this issue (free tool: jam.dev)

Hello,

I’m trying to change the style of the update and apply coupon buttons using the selector detector, but the styles of these two buttons are completely controlled together and there seems to be a problem.

Hi Victor,
Thanks so much for your report!

This is probably due to the selector you choose.

The selector for the coupon button is .actions .coupon .button
The selector for the update cart button is .actions .button

Best regards,
timmse

1 Like