Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #809884

    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

    #809961

    Hey ESWEENEY113,

    Add the following to quick css:

    .read-more-link a{
    background:#cca72e!important;
    color:#fff!important;
    }

    Best regards,
    Jordan Shannon

    #810025

    Thank you!!!

    Erin

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Customizing "Read More" button colors’ is closed to new replies.