Tagged: Font-color, icon box
Hi there,
I’d like to change the font color for text in the icon box container – I can’t seem to be able to isolate this in the css..
Thanks in advance,
Silvio
Hi silviouk!
Thank you for using the theme!
On the next update of the theme, there will a better styling option for most of the theme’s elements. It will be easier to apply unique colors, fonts etc. For now, please use this for the icon box content:
.main_color .iconbox_content_container p {
color: red;
}
Best regards,
Ismael