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

Call To Action Button – Can't change text colour

Home / Forums / Virtue Theme / Call To Action Button – Can't change text colour

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
September 3, 2015 at 3:54 pm

I’m trying to change the colour of my call to action button at http://www.uproute.co.uk. I’ve had some success with the background colour using the following CSS, but nothing seems to change the colour of the text its self.

/* —– Kadence Call to Action Button CSS begins —– */

.widget_virtue_calltoaction_widget .kad-btn-primary {
background: #79b200;
}
.widget_virtue_calltoaction_widget .kad-btn-primary:hover {
background: #9be500;
}

/* —– Kadence Call to Action Button CSS ends —– */

Any help is greatly appreciated.

Chris.

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