Comments forestantemesaris started the conversationJune 11, 2020 at 2:04amLooking for some css trying to change the font size of author bio and the title for the magazine homepage layout. Thanks! 2,700PenciDesign repliedJune 11, 2020 at 4:40amHi, You can try add more this code to Customize > Custom CSS to do that: .home-featured-cat-content .first-post .magcat-detail h3 a, .penci-grid li .item h2 a, .penci-masonry .item-masonry h2 a { font-size: 25px; } .home-featured-cat-content .magcat-detail h3 a{ font-size: 18px; } .grid-post-box-meta{ font-size: 14px; } Best Regards, PenciDesign1 Like Sign in to reply ...
Looking for some css trying to change the font size of author bio and the title for the magazine homepage layout. Thanks!
Hi,
You can try add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign