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

heading and font color

Home / Forums / Virtue Theme / heading and font color

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
September 29, 2017 at 12:04 am

Please help me change the h3 and font color.

<div class=”color text-center”>
<h3>The best computer</h3>
<p>Web color for designers</p>

</div>

.color {background-color:#0099cc;color:#fff;padding-top:5px;padding-bottom:5px;}

.color h3 {background-color:#0099cc;color:#fff;padding-top:5px;padding-bottom:5px;}

I want to change the h3 and the text color to white. The background color is blue. How do I do this?

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