Hi-
I’ve played around with the General Styling settings and I can’t figure out how to customize the “Read More” button on the blog outside of the Advanced Styling buttons option, but that doesn’t give me the option for changing the color of the button. Right now it’s white. I’d like it to be the yellow I’m using on my site. Where can I go to adjust these settings?Thanks so much!!
Erin
Hey ESWEENEY113,
Add the following to quick css:
.read-more-link a{
background:#cca72e!important;
color:#fff!important;
}
Best regards,
Jordan Shannon
Thank you!!!
Erin