To customize Founder with the CSS snippets below, please refer to our Custom CSS tutorial. If you can't find what you're looking for, stop by the Founder support forum to ask for help.
Categories
Header
Site Title - Increase Font Size
.site-title { font-size: 37px; }
Increases the size of the site title. Further increase the "37px" value to make the title even larger.
Tagline - Increase Font Size
.tagline { font-size: 16px; }
Increases the size of the tagline. Further increase the "16px" value to make the tagline even larger.
Primary Menu - Increase Font Size
.menu-primary-items a { font-size: 16px; }
Increases the size of the menu items in the Primary Menu. Further increase the "16px" value to make the menu items even larger.
Posts/Pages
Post Title - Increase Font Size
.post-title { font-size: 51px; }
Increases the size of the Post and Page titles. Further increase the "51px" value to make the titles even larger.
Featured Image - Hide
.singular .featured-image { display: none; }
Hides Featured Images on Posts and Pages.
Sidebar
Widget Contents - Increase Font Size
.widget * { font-size: 16px; }
Increases font size of all elements in widgets. Further increase the "16px" to make the font size even larger.
Body
Main Content - Same Width as Header
#main { padding: 0 8.334%; }
Makes the main content area as wide as the content in the header
Blog/Archives
Featured Image - Hide
.blog .featured-image, .archive .featured-image, .search .featured-image { display: none; }
Hides Featured Images on the Blog and archive pages.
Comments
Comments - Hide
.comments { display: none; }
Hides the entire comments section on Posts & Pages
To customize Founder with the CSS snippets above, please refer to our Custom CSS tutorial.
If you can't find what you're looking for, stop by the Founder support forum to ask for help.
If you need help with a more detailed customization, we recommend finding a reliable WordPress developer with Codeable.