Changing Social Icon and Action Bar icon colors
Hi,
Thank you
How do I change the color of the Social Icons and the Action Bar telephone and mail icons? I've set my action bar to be white and now they are not showing up.
Thank you
Comments
at this moment we don`t have option to set them from muffin options section but we`ll add it in future updates. But at this moment you can use below custom css for that: Of course like each custom css, you should paste it into Theme options > Layout > Custom CSS section. This will definitely help
can i put a different color to each one?? how i do that?
i want twitter on blue, Gmail red for example.... to heir original colors, is that posible ? what should i type
I've used the mentioned code to change the main color to navy blue, but when I hover over the social icons, it's still white. I'd like to change the action bar to a white background but need to fix the social icon hover to be #2B6CA0 on hover before I can change the action bar to white..
Thanks!
Deb
regards
ican't change backgroud color of tha action bar,
i'll with back office options and css :
#Action_bar { background-color: #fff; !impotant; }
but nothing
can you help me please ?
thx a lot
.header-split #Action_bar { background-color: #DCD5C5; }
BR