Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

CSS Active link color for Read More button

$
0
0

Replies: 0

Hello,
thank you for the amazing plugin.
Even green color of Read more button is fine, it does not fit graphic style of our page.
I have changed color and background of the button, also when hover with css (elements .pt-cv-wrapper .btn-success).
But when click the button it is back green until new page is loaded.
I have tried also css for the elements (:active) but it does not work.
For example for title yes, but for button not.
I do not want to use the code below as would like to have hover style:
.pt-cv-readmore {
color: YOUR_COLOR !important;
background-color: YOUR_COLOR !important;
}
Thank you
Lukas


Viewing all articles
Browse latest Browse all 59525

Trending Articles