Custom hover color for icon boxes in sections

edited January 2015 in BeBuilder
Hi, Muffingroup,
We would like to set a custom icon hover color for a certain section. We managed to set a custom color for icons through custom CSS for the page and section. But hover color is still the main theme color. So, if an icon in an icon box is gray now, the hover color is blue, for example. We use .dark for this section.
We use the following CSS to set icon colors:
.section_class .icon_box .icon_wrapper { color: #color; }
But we cannot figure out how set a hover color and make the icon color change to white on hover. An inspector mode in the browser was of no help.

Comments

Sign In or Register to comment.