Changing colour of icon box and hover colour

Hi,

I'm trying to change the colour and hover colour of a specific icon box.

I've given the icon box a custom CSS class name of:iconbox-white and put the following code in the Betheme options custom CSS section

.iconbox-white .icon_box .icon_wrapper, .icon_box a .icon_wrapper, .style-simple .icon_box:hover .icon_wrapper {color: #ffffff !important;}

However this has turned all of the icons white instead of just the one I want and the hover underline is still in the default colour rather than white.


Thanks in advance.

Comments

Sign In or Register to comment.