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 Question

Home / Forums / Virtue Theme / CSS Question

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
May 22, 2019 at 1:22 pm

When using this h5 code, does the Default Highlight Color also have to be #00000? If I change hightlight color this code does not work

.siteorigin-widget-tinymce.textwidget h5 a span {
color: #000000 !important;
}

.siteorigin-widget-tinymce.textwidget h5 a span:hover {
color: #f39928 !important;
}

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