Home Forums Lorina Pro Button color Reply To: Button color

#10801
Andy
Keymaster

Yes, the featured services buttons displays with same colors as the button color, so to change this for these buttons only, add this Additional CSS:

.featured-post a.featured-readmore {
    background: #9fb140;
}