• Closed
  • SriSri
    Spectator
    01.09.2014 at 17:00 #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
    02.09.2014 at 18:18 #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
    06.09.2014 at 14:31 #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.