Custom Read More Button CSS
-
I’m trying to change the color of the text and background of the Read More Button, but cannot get the css to work. I was hoping someone might be able to help me figure it out. Here’s what I have:
.recent-post-carousel.design-9 .readmorebtn {
color:#fff;
background-color:#006633;
}I’m able to get it to work in Google Chrome’s developer console, here’s a screenshot:
http://i.imgur.com/vCbAXQR.pngThank you
https://wordpress.org/plugins/wp-responsive-recent-post-slider/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Custom Read More Button CSS’ is closed to new replies.