Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

CSS for iconbox

Home / Forums / Virtue Theme / CSS for iconbox

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
June 11, 2019 at 4:08 am

I already have this:
#content .kad-icon-box { margin:0; min-height:300px; border:1px solid orange; }
#content .kad-icon-box h4 { color:#e28800 !important; } /* heading text */
#content .kad-icon-box p { color:black; } /* body text black */

I’d like to be able to set hbackground=#DFEFFF for all iconboxes on my site, instead of individually, but I can’t work out what the syntax shoudl be. I know by experimentation that #content .kad-icon-box hbackground { color:#DFEFFF; } fails. I’ve seen some CSS which has contains a.kad-icon-box but I need more than this.

BTW, when it comes to hbackground colour changes, what has priority: CSS or the hbackground value specified in the code specific to an iconbox?

Thanks in advance.

  • The forum ‘Virtue Theme’ is closed to new topics and replies.