Change Hestia button text color

If you'd like to change the button text color in Hestia then navigate to Appearance -> Customize -> Additional CSS section and add the following code:

.buttons a{
color: #000 !important;
}

You could generate your own hex color code here: http://www.hexcolortool.com/

That's it! Save your changes and you're done.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us