I need help – I have spent a LOT of time trying to figure this out…and I have searched all forums. Nothing works as a solution. My cart icon, dropdown background and text are not the way I want them. I would like the background to be white, the text black/slate and no hover is necessary, but would be nice…I have attached a link to my site (in production) thank you!
Hey jellyfish007,
It’s not clear what you are trying to achieve please upload a screenshot/mockup to imgur.com and share the link here so we can help you better :)
Best regards,
Vinay
Thanks – I can’t take a screenshot – it is an ajax dropdown…it disappears when I try to do a screenshot. It is simple what I am asking. Go to the new link I have provided. Add something to the cart. Next, at the top right where the cart icon is, Mouse over and you will see the cart dropdown has a blue background. I want the whole dropdown background white (solid, not transparent) and the text a slate color. I do not want to change ANY other menu/link attributes besides the cart dropdown. Thank you!
Please help – please read my last comment
Hi,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .dropdown_widget .cart_list li,
#top .dropdown_widget .buttons {
background: #fff !important;
}
Hope this would help.
Best regards,
Nikko