PenciDesign replied
Hi,
1/ Please add more this code to Customize > Custom CSS to do that:
.penci-sidebar-content, .penci-sidebar-content p{ font-size: 15px; }
Change value 15 to any values as you want.
2/ Sorry this theme doesn't support change the font type for only breadcrumbs. The font for breadcrumbs will follow the font for heading titles you've selected via Customize > General Options > Font for Heading Titles
3/ Please add more this code to Customize > Custom CSS to do that:
.widget ul.side-newsfeed li.featured-news .side-item .side-item-text h4 a{ font-size: 20px; }
.widget ul.penci-feed-2columns li .side-item .side-item-text h4 a{ font-size: 16px; }
.widget ul.side-newsfeed li .side-item .side-item-text h4 a,
.widget ul.side-newsfeed li .side-item .side-item-text h4 a:hover{ color: #ff0000; }Best Regards,
PenciDesign