-
AuthorPosts
-
September 29, 2014 at 4:42 pm #326675
Hallo. Ich konnte dank eurer Tipp das Hauptmenü lesbar machen nur der Warenkorb wird jetzt falsch angezeigt. WEiss auf Weiss. Wo kann ich die Hindergrundfarbe oder die Textfarbe des Warenkorbs (siehe Anhang rot markiert) ändern? Danke.
September 30, 2014 at 6:50 am #327027Hi diefleischerei!
Thank you for visiting the support forum.
You can use this on Quick CSS or custom.css to modify the header cart icon:
.header_color .cart_dropdown .dropdown_widget li a, #top .header_color .avia_cart_buttons .button, #top .header_color .dropdown_widget .buttons .button, .header_color .cart_dropdown_first .cart_dropdown_link { color: #000000; } .header_color .cart_dropdown .dropdown_widget .widget_shopping_cart_content { background: #ffffff; color: #000000; }Cheers!
IsmaelSeptember 30, 2014 at 5:28 pm #327456thank you, i have put the code in the quick css field.
so far so good. but i cannont see the cart icon anymore at the right side ot the website. http://www.weinkellerei-woeber.at/weinkellerei/?page_id=225 the cart icon is now black and the background is also black ;(
CODE in QUICK CSS:
.header_color .cart_dropdown .dropdown_widget li a, #top .header_color .avia_cart_buttons .button, #top .header_color .dropdown_widget .buttons .button, .header_color .cart_dropdown_first .cart_dropdown_link {
color: #000000;
}.header_color .cart_dropdown .dropdown_widget .widget_shopping_cart_content {
background: #ffffff;
color: #000000;
}October 1, 2014 at 6:31 am #327862Hi!
Add this at the bottom to change the cart icon color:
.header_color .cart_dropdown_first .cart_dropdown_link { color: white; } .header_color .dropdown_widget_cart .avia-arrow { background-color: white; }Best regards,
IsmaelOctober 1, 2014 at 7:56 pm #328418Thx. CLOSED.
-
AuthorPosts
- The topic ‘Warenkorb Text nicht lesbar’ is closed to new replies.
