May 29, 2019 at 1:43 pm
#63808
Theme Horse Support Team
Keymaster
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!