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 #1316082
Font size for posts
Closed

Comments

  • justynaprzedsiebiorcza started the conversation

    Hello, I would like to change font size for posts without changing it on homepage. How can I do that?


    In addition, is a penci recipe 'visible' for SEO?

    Thanks!

    Justyna

  •  2,699
    PenciDesign replied

    Hi,

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

    .container-single .post-entry p, .container-single .post-entry { font-size: 15px; }

    Change number 15 to the size you want.

    2/ Yeah, of course it will visible for SEO. We did it based on data markup for Recipe from Google.

    Best Regards,

    PenciDesign

  • justynaprzedsiebiorcza replied

    Great, thanks!