Change font color of button on home page
-
Hi, I am trying to change the font color of a button on the home page, the button HTML is as below,
VIEW MORE
I have tried various methods in the custom global CSS to no avail, please advise. I have put the website in the private content. It is the “view more” button on the home page.
Hi kelly-2397,
Thanks for reaching to us and appreciate your patience.
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.wd-slide-inner .btn.btn-color-primary{
background-color: #000;
}
If you have any questions please feel free to contact us.
Regards,
Hi, this hasn’t had any effect. I was also attempting to change the font color not the background color, please could you advise me?
Hi, I’ve fixed this myself by just editing the CSS in theme files.
Thanks
Hi kelly-2397,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
Regards,