Tagged: icon color, icons
Greetings!
1. How can I make the colored circle around the icon transparent when using the icon box?
2. How can I change the color of the actual icon when using a transparent background?
Thanks!
Hey JPOsteen!
You can change both of these, the background and the icon color, when editing the iconbox element. In the settings click on the “Colors” tab to see where to change them. If you want the background transparent then just leave it blank.
Cheers!
Elliott
Where can I find the icon box settings?
Thanks!
Okay, so I found where the color options were, but I cannot change the background icon color to transparent. If I leave it blank, it uses the default color.
Thanks
Hi!
Sorry, try adding this to your custom CSS.
.iconbox_icon { background: transparent !important; }
If you need to do it on certain elements then try this, http://kriesi.at/documentation/enfold/custom-css-and-quick-css/, to add a custom class to each element.
Best regards,
Elliott
It didn’t work. Also…
How can I make the icon size larger?
Thanks!
Hi!
You can use this CSS to increase the size.
.iconbox_icon { font-size: 40px !important; }
Send us a link and we’ll take a look. You can mark your reply as private if you wish.
Best regards,
Elliott