badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: tint behind text on sliders

#63808

Hello Rowena,

For Read More button just use the below custom CSS code:

.call-to-action {
    padding: 10px 20px;
    background: rgba(58, 176, 219, 0.9);
    margin-bottom: 10px;
    border: none;
}

Thank you!