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

    Hi,
    how I can to resize the font of the news on the homepage?

    #1254359

    Hey maryenvato,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 1090px) {
    .home #after_section_3 h3.entry-title a {
        font-size: 16px !important;
    }
    }

    Best regards,
    Rikard

    #1255270

    Thanks you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘how to resize the font of the news on the homepage’ is closed to new replies.