Comments justynaprzedsiebiorcza started the conversationSeptember 27, 2017 at 5:47amHello, 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,700PenciDesign repliedSeptember 27, 2017 at 6:51amHi,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,PenciDesignjustynaprzedsiebiorcza repliedSeptember 27, 2017 at 6:52pmGreat, thanks! Sign in to reply ...
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
Hi,
1/ You can do that by add more this code to Customize > Custom CSS:
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
Great, thanks!