I have just changed my logo which no longer goes with any of the button colors.
Could you please tell me where to go to change the Hex colors of the buttons (like learn more and the big button on the home page)
Thank you in advance!
Need to Change Colors of the Buttons
4 posts from 2 voices-
Posted 1 year ago #
-
Hi,
In your themes folder, open style.css and try to add the following code(at the bottom of style.css)
.more-link {
background-color: #f00!important; //red
color: #ccc!important; //gray
}
The code above changes the 'read more' background color to red and changes the font color to gray. Unfortunately, the big button(Our Work) is an image, and we cannot change it color unless replaced with another image. :(Hope this helps.
Best Regards,
IsmaelPosted 1 year ago # -
I will give that a go - THANK YOU!
Posted 1 year ago # -
Hi,
We're glad to hear that. :)
Best Regards,
IsmaelPosted 1 year ago #
Reply
You must log in to post.














