I'm trying to change the color of the icon used for the User set of png's. I located the User_2.png but it's just the figure. I'm trying to, and can't seem to, locate the circle behind the actual figure icon. Can someone help me find it? I'm just trying to change the color of the circle to better match the colors I'm using on the site. Thanks!
User_2.png Question
4 posts from 2 voices-
Posted 3 months ago #
-
After looking around, I realize it's a change to some css. I found this code (thanks to Ismael):
.iconbox_icon {
background-color: red !important;
}But after entering it in the custom.css file, changing red to blue, there's no change. I cleared history and cache.
Can someone help me understand what I may have overlooked? Thanks again!
Posted 3 months ago # -
Update:
I used Dude's instructions. Namely this:
.main_color .iconbox_icon, .main_color .iconbox_top_icon {
background-color: #f05a1a !important;
color: #ffffff !important;
border-color: #f05a1a !important;
}and it worked!
As I've said in the past, this forum is great! Thanks!!Posted 3 months ago # -
Glad you were able to find the solution that worked for you :)
Let us know if you have any other questions or issues.
Regards,
Devin
Posted 3 months ago #
Topic Closed
This topic has been closed to new replies.














