Hallo!
I want to modify the Iconbox. I found here some code snippets but not all to make the changes.
Please take a look at the pic
thx
greets
wolkenlos
Hey wolkenlos!
Thank you for using Enfold.
You can use the following:
.main_color.iconbox_top .iconbox_icon {
background: red;
color: blue;
}
h3.iconbox_content_title {
color: pink;
}
.iconbox_content_container {
color: green;
}
.iconbox_content_container a {
color: black;
}
Best regards,
Ismael
Hi Ismael!
Perfect!!!!!!!! Thank you very much :-)
If the theme will be updated in the future… get the QUICK CSS settings lost?
greets
wolkenlos
Hey!
No, it will remain the same as long as theme names are matching. You can also add your custom CSS code to custom.css file inside Enfold/css folder and back it up
Regards,
Yigit
THX :-)
greets
wolkenlos