Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1425286

    Paul R
    Moderator

    Hi,

    Yes, or you can add it to your existing code using comma.

    eg.

    
    .postid-1 .x-feature-box-content .x-feature-box-text,
    .postid-2 .x-feature-box-content .x-feature-box-text,
    .postid-3 .x-feature-box-content .x-feature-box-text {
        font-family: "Merriweather",serif;
        font-size: 228.5%;
        line-height: 1.2;
        margin-top: 0;
    }
    

    Hope that helps.

    #1425739

    isa1978
    Participant

    great! thank you so much
    cheers:)

    #1425982

    Paul R
    Moderator

    You’re welcome! 🙂