• Closed
  • SriSri
    Spectator
    September 1, 2014 at 5:00 pm #12701

    How do I change the font, font color and font style of the “Read More” button for post excerpts on the front page?

    Roman
    Spectator
    Posts: 3147
    September 2, 2014 at 6:18 pm #12712

    in Custom CSS:

    .entry-content .read-more a, a.comment-reply-link {
    color: #333;
    font-size:15px;
    font-family:arial;
    }

    SriSri
    Spectator
    Posts: 10
    September 6, 2014 at 2:31 pm #12790

    Hi Roman, the code did not work to change the style. I don’t want it italicized on shadowed. I want it to match the style of the “Learn More” in the Frontpage Content Boxes.