Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1295599
Changing font
Closed

Comments

  • Obforum started the conversation

    Hi!

    The template is a bit overwhelming, so its easy to lose track of all the features. 
    I have mixed posts on my frontpage, but i wished the text was a bit larger on the smaller posts (not the big one). 

    thank you!

  •  2,699
    PenciDesign replied

    Hi,

    You can add more this code to Customize > Custom CSS to do that:

    @media (min-width: 981px){
    .penci-grid li .item h2 a{ font-size: 20px; }
    }

    Best Regards,

    PenciDesign