Comments andham started the conversationDecember 10, 2018 at 4:03pmHi.I cant seem to find where to change font size on the front page. I must be missing something here....Brgs,Anders Hammargren 2,700PenciDesign repliedDecember 10, 2018 at 4:05pmHi,Can you tell me where do you want to change the font size on the homepage?Also, please update your site to version 6.2.1We just released it 1 hour ago, it will fixed some minor issues from our theme.Best Regards,PenciDesignandham repliedDecember 10, 2018 at 9:25pmSorry - the titles on the front page.Brgs, Anders 2,700PenciDesign repliedDecember 11, 2018 at 2:49amHi,Please add more this code to Customize > Custom CSS to change it: @media only screen and (min-width: 480px){ .grid-mixed .mixed-detail h2 a{ font-size: 28px; } .penci-grid li .item h2 a{ font-size: 20px; } } Change number 28 for size value of the big posts - and number 20 to size value of the small posts.Best Regards,PenciDesign1 Like Sign in to reply ...
Hi.
I cant seem to find where to change font size on the front page. I must be missing something here....
Brgs,
Anders Hammargren
Hi,
Can you tell me where do you want to change the font size on the homepage?
Also, please update your site to version 6.2.1We just released it 1 hour ago, it will fixed some minor issues from our theme.
Best Regards,
PenciDesign
Sorry - the titles on the front page.
Brgs,
Anders
Hi,
Please add more this code to Customize > Custom CSS to change it:
Change number 28 for size value of the big posts - and number 20 to size value of the small posts.
Best Regards,
PenciDesign