Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1207541

    hi,

    how can i change the color of the “in den Warenkorb” and ” zur Kasse” Buttons of the mini cart Logo Menu in the upper right. i can´t find out the css class cause the window only appears at mouse over.

    thank you

    #1207557

    Hey lemondog,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1207600

    Hi,

    like i marked on the screenshot i want to chnge the color of the mouse-over Menu of the cart icon

    links is in the private content

    thanks

    richie

    #1207657

    Hi,

    Add this to quick css:

    .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons a{
    background:red!important;
    }

    Adjust the color to whatever you need?

    Best regards,
    Jordan Shannon

    #1207769

    Hi Jordan,

    it worked

    thank you!

    best regard
    Richie

    #1207946

    Hi,

    Perfect! If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change Shopping Cart color’ is closed to new replies.