Change font size in entry titles of featured posts (Canard Theme)

  • Unknown's avatar

    Hi,
    how can I change the font size or color of the post titles displayed on the front page as featured posts?
    I have tried to change it via css in the editor …

    .featured-content .entry-title {
    font-size: 25px;
    line-height: 1.2;
    padding: 0 30px 30px;

    …but it didn’t work.

    Do I have to make any changes directly in the template? (featured-content.php)

    Thanks for helping?

    The blog I need help with is: (visible only to logged in users)

  • The topic ‘Change font size in entry titles of featured posts (Canard Theme)’ is closed to new replies.