Hi,
my menu bar is not wine, and I did not succeed to remove the white background of cart text..
Thanks for help...
Remove white background on cart in menu bar?
7 posts from 4 voices-
Posted 2 months ago #
-
Hey!
You can remove the color with following css code:
.header_color .cart_dropdown .dropdown_widget{ background-color: transparent !important; }Best regards,
PeterPosted 2 months ago # -
Hi Dude,
thanks but it resolve the color of the dropdown menu,
not the color background of the text area in header menu bar (Cart - 0$)…Posted 2 months ago # -
Hi clamant75,
I'm not quite clear on what part of the cart/dropdown you want to change. Can you take a screenshot pointing out which part you mean and then post a link to that screenshot so that we can give the proper css change?
Regards,
Devin
Posted 2 months ago # -
Hi clamant75,
Try to add this css snippet:
.cart_dropdown { background: transparent !important; }Hope this helps.
Regards,
IsmaelPosted 2 months ago # -
Thanks Ismael…you find it…
Regards
ChrisPosted 2 months ago # -
Glad Ismael could help :)
Let us know if you have any other questions or issues.
Regards,
Devin
Posted 1 month ago #
Topic Closed
This topic has been closed to new replies.














