Change color of Icon Box background
How can I change the background color of an Icon Box when selected?
I was able to change the color of the icon when unselected with this code:
.my-iconbox-class .icon_box .icon_wrapper {
color: blue;
}
where my-iconbox-class is the class set in the Icon Box item.
Can I do something similar for the selected background color?
Comments
Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.