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
Hey lemondog,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
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
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
Hi Jordan,
it worked
thank you!
best regard
Richie
Hi,
Perfect! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon