Hi,
sobald ich Produkte in meinen Warenkorb lege und diese ausklappe und mit der Maus darüber fahre, sieht man die Schrift nicht mehr. Wo kann ich das umstellen? Screenshots habe ich beigefügt.
Hey FadingReality,
Wenn ich es richtig verstehe, ist der Hintergrund Ihres Einkaufswagens dunkel, aber wenn man über einen Einkaufswagen Artikel schwebt, wird der Hintergrund Licht. Bitte fügen Sie die URL zu Ihrer Seite hinzu, damit wir einen genaueren Blick nehmen können und versuchen, einen Code zu schreiben.
Best regards,
Mike
I posted a private link below
Hi,
Thank you, I tried to add a item to the cart to see the issue, but didn’t see the cart at all?
Has something changed, or did I misunderstand the question?
please see screenshot in Private Content area
Best regards,
Mike
You got the problem right but there definately is a cart icon if you add a product to the cart. Can you check it out again?
Hi FadingReality,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.header_color .cart_dropdown .dropdown_widget li:hover a + .quantity,
.header_color .cart_dropdown .dropdown_widget li:hover .wgm-info.woocommerce-de_price_taxrate {
color: #666;
}
If you need further assistance please let us know.
Best regards,
Victoria
I did what you said but it didn’t work. Is there anything else I can try?
Hi,
Try this code in the General Styling > Quick CSS field:
.header_color .cart_dropdown .dropdown_widget li:hover a + .quantity,
.header_color .cart_dropdown .dropdown_widget li:hover {
color: #666!important;
}
Best regards,
Mike
This solution worked :) Thank you!
Hi,
Glad that we are able to help you! Thanks for using Enfold and have a great day :)
Best regards,
Nikko