Home › Forums › WoodMart support forum › Modify Color of Icons Product grid › Reply To: Modify Color of Icons Product grid
berger.thorsten
Many thanks for your quick response.
But I’m a little bit confused.
Why? In my CSS there exists still a previous snippet
.wd-action-btn.wd-style-icon>a:before {
color: white;
}
So all my icons were white as I want. BUT also the “3 dots icon” in mobile sidebar (see screenshot).
So have sended you a topic yesterday about this issue: How to get only this “3 dots icon” in mobile sidebar black. You have answered me and I have integrated this new snippet to my CSS yesterday:
.wd-action-btn.wd-style-icon>a:before {
color: black;
}
So the “3 dots icon” turned to black – BUT UNFORTUNATELY ALSO ALL OTHER ICONS.
NOW I have removed this snippet and all icons are white again.
BUT NOW THE QUESTION IS STILL: HOW TO CHANGE ONLY COLOR OF THE “3 DOTS ICON” IN MOBILE SIDEBAR? See screenshot.
Thank you for your great support.
Regards,