badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Button in slider

#45584

Hi Monique,

Sorry for late reply. We missed your topic.
To change the font color of the featured slider button go to Appearance -> Customize -> Ambition Theme Options -> Custom CSS and paste the below CSS code then click on Save button.

.featured-text .call-to-action,
.featured-text .active {
    color: #fff;
}

Please change the HEX color #fff code above to your own color code.

Thank you!