[Resolved] Woocommerce "cart updated" message color

Home Forums Support [Resolved] Woocommerce "cart updated" message color

Home Forums Support Woocommerce "cart updated" message color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #333691
    brianna

    Hello
    I’ve been doing great with styling my pages and woo commerce. The item I’m having trouble with doesn’t appear unless you update the cart. In which case a bar across the cart area appears and says “cart updated” i can change the color of that background except a small vertical rectangle at the beginning of the section which appears to be gray. I’d like to have the section be solid without the gray rectangle. Here’s my cart page https://blackbutcher.com/cart . You’ll have to add an item to the cart and update to this please.

    #333723
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .woocommerce-message {
        border-left: none;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #333809
    brianna

    Thank you it worked!

    #333971
    Leo
    Staff
    Customer Support

    No problem!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.