h4.widget-title.widgettitle {
color: #fff;
}
.home-even a.button {
color: #fff;
}
.home-even a.button:hover {
color: #fff;
background-color:#fff
}
Here you go, I’m not sure I understood you, but it’s what you asked for:)
Remember to paste code from @unfinishedcode directly to Your custom CSS file or into target section (not whole website).
You can do this with our plugin called CSS Injector.
Thanks for the help!
That is exactly what I was looking for :)! I also added in
border-color: #fff; in order to change the border color around the button incase anyone looks at this post for a reference.
-
This reply was modified 8 years, 8 months ago by
wizard1011.