Home › Forums › Education Booster Pro › Color of button › Reply To: Color of button
September 19, 2018 at 8:40 am
#2162
keonthemes
Keymaster
Hello,
Please refer below simple steps;
Go to Dashboard > Appearance > Customize > Additional CSS and paste the below code.
body.single article.hentry .post-text a.wp-block-button__link {
color: #ffffff;
}
Note: the above color code will change to white. Please do replace your desire color code for it.
Best Regards!!!