Cerebro is a sleek WordPress theme built for bloggers. This responsive, free theme will allow your site visitors to focus on what matters the most–your content.

Learn how you can get the most out of the theme with the Cerebro WordPress theme documentation.

Cerebro WordPress theme documentation, step 1: Theme specifications

  • Recommended logo size: 220x50px.
  • Featured image max width is 800px.
  • Single post and page content width: 800px.

Cerebro WordPress theme documentation, step 2: Theme installation

The theme can be installed through the WordPress Admin panel.

  1. Log in to the WordPress Admin panel.
  2. Go to Appearance -> Themes.
  3. Click on the Add New button, at the top of the screen.
  4. In Add Themes screen, click on Upload Theme.
  5. Click on Choose theme, and then browse for theme file on your computer.
  6. Click on Install Now to start the install process.
  7. After the installation is done, click on Activate theme.

A detailed video for theme installation is available here: https://help.themeskingdom.com/how-to-install-and-setup-the-theme.

After activating the theme, you will be prompted to install the required plugins. Required plugins in the Cerebro WordPress theme documentation are:

  1. Jetpack
  2. Kirki Customizer Framework

Cerebro WordPress theme documentation, step 3: Theme setup

Cerebro theme is set to display posts on the homepage using Blog page template. To set your theme the same way we did in the demo, be sure to follow these steps:

  1. First, you will need to create several post categories. Categories will be used to group posts.
  2. When you are done with creating the categories, create several posts and associate them with different categories. Make sure to set the featured image for each post. Add tags to your posts.
  3. Now, you’ll need to create pages where your content will be displayed – create pages Contact, Guides and Info. Guides is page where all posts are displayed, and is using Blog page template. .
  4. Go to Settings -> Reading. Set theme to read static page, and for Home page set Guides page(page with Blog page template).
  5. Go to Appearance -> Menus and create a new menu. Add all pages, and mark menu as Primary.
  6. Create another menu – Social menu. Add links to your social profiles using the Custom Link.
  7. Finally, you’ll need to tweak a few things in the Customizer. Go to Appearance -> Customize:
    1. Site Identity: Set a logo and favicon for your site.
    2. Content Options: Uncheck options Display post content on blog and archive pages and Display Featured Image on Single Posts.
    3. Featured Slider: Enable featured slider. Set slider to full-width. Choose a post category from which the posts will be pulled and displayed in the featured slider. Set the number of posts.
    4. In Theme Settings -> Header Settings enable sticky header.

Cerebro WordPress theme documentation, step 4: The Customizer


The Customizer in the Cerebro WordPress theme documentation is a great WordPress feature that allows you to customize the theme and set theme options. Theme specific settings:

  1. Site Identity
  2. Background Image
  3. Menus
  4. Content Options
  5. Widgets
  6. Homepage Settings
  7. Additional CSS
  8. Related Posts
  9. Font Settings
  10. Color Settings
  11. Theme Settings

Site Identity

Cerebro WordPress theme documentation - Site Identity
Site Identity allows you to set your site title, tagline, and icon. The Site Title is the name of your site and it’s displayed in the header, where the logo is displayed. The Tagline is a short description or your motto, and it’s displayed just under the title. This setting is the same as in Settings -> General in the WordPress admin panel.

  1. Logo: Upload logo for your site. The logo should be in a PNG, or JPEG/JPG format.
  2. Site title: Name of your site.
  3. Tagline: Site punchline.
  4. Display Site Title and Tagline: If enabled, both Site Title and Tagline will be displayed. Tagline will be displayed under the title.
  5. Site Icon: The Site Icon is used as a browser and app icon for your site. Icons must be square, and at least 512px wide and tall.

Background Image

Cerebro WordPress theme documentation - Menus
This option allows you to manage created menus quickly. You can select which created menu will be displayed as a Primary Menu. If you need to manage actual menu items, you can do that in Appearance -> Menu.

Content Options

Cerebro WordPress theme documentation - Content Options
In Content Options panel in the Cerebro WordPress theme documentation are displayed options that allow you to control post related features across the site.

  1. Blog Posts Content: Display post content on blog and archive pages: If this option is enabled, post content(text) will be diplayed on blog roll page and archive pages as well. If it’s disabled, only post title and featured image will be displayed.
  2. Posts Featured Image: Display Featured Image on Single Posts: This option controls appearance of the single post featured image. If it’s enabled, featured image from single post will be displayed both on the posts/archives pages and on the single post page.
  3. Author Bio: If enabled, box with post author biography will be displayed under the single post.
  4. Post details: Display date: If enabled, post date will be displayed on the single post page.
  5. Post details: Display categories: If enabled, post categories will be displayed on the single post page.
  6. Post details: Display tags: If enabled, post tags will be displayed on the single post page.

Widgets

The Widgets section allows you to manage widgets in widget areas quickly. This option allows you the same possibility as the Widgets option in the WordPress admin panel.

Homepage Settings

Cerebro WordPress theme documentation - Homepage Settings
This option works the same way as Settings -> Reading. It allows you to set them to read the latest post or to use static pages for landing and blog pages.

Additional CSS

Cerebro WordPress theme documentation - Additional CSS
In the Additional CSS section of the Cerebro WordPress theme documentation, you can enter your custom CSS classes, so you don’t need to mess with original styles, or create a child theme. Of course, you should create a child theme if you plan to modify other files, as well.

Related Posts option contains options where you can control the appearance of the related posts on the single post page. You will need to open a single post page in the customizer to see these options.

Font Settings

Cerebro WordPress theme documentation - Font Settings
Font Settings allow you to set the font family and font-weight for headings, paragraphs and navigation. Font settings require installed and active Kirki plugin.

Color Settings

Cerebro WordPress theme documentation - Color Settings
The Colors panel in the Cerebro WordPress theme documentation allows you to set the color for different elements of the theme. Available subpanels:

  • General Theme Colors: Global theme color settings for background, headings, paragraphs, etc.
  • Header Colors: Colors used in the theme header – header background color, navigation links and such.
  • Home Slider colors: Appearance colors for the home slider.
  • Footer Colors: Color for footer elements – background, links, text, etc.

Theme Settings

Cerebro WordPress theme documentation - Theme Settings
The Theme Settings panel contains theme-specific settings. Here you can customize theme appearance – featured slider, Instagram feed, footer and header settings, and to change layout appearance.

  1. Footer Copyright
  2. Header Settings

Cerebro WordPress theme documentation - Footer Settings
Footer Settings field allows entering custom footer copyright information. If blank, default Themes Kingdom copyright will be displayed. You can use HTML to style footer content.

Header Settings

Cerebro WordPress theme documentation - Header Settings
In the Header Settings panel, you can enable or disable the sticky header – if disabled, the header with navigation will scroll together with the page. The “hamburger” menu will hide navigation behind a button.

Cerebro WordPress theme documentation, step 5: Useful CSS classes

In the the Cerebro WordPress theme documentation, CSS classes can be added to Additional CSS to get a more control over styles on your site.

Increase logo

@media only screen and (min-width: 1441px) {
.site-branding {
    width: 220px;
}
}

Modify main navigation font size

body .site-header .main-navigation a {
font-size: 14px;
}
</pre

Hide search
#big-search-trigger {
display: none;
}

Hide site info

.site-info {
display: none;
}
Was this article helpful?
YesNo

Need help with the setup?

In case you don’t want to spend your time building your site from the ground up and perfecting its design, we’d be happy to do it for you. Explore our services and choose the option that suits you best.

Our Services:
  • Theme installation$59i
      Includes:
    • Database setup
    • WordPress installation
    • WordPress activation
    • Theme installation
    • Final test

  • Theme installation & demo setup$79i
      Includes:
    • Database setup
    • WordPress installation
    • WordPress activation
    • Theme installation
    • Demo setup
    • Final test

  • Must-have plugins$69i
      Includes:
    • Yoast SEO plugin installation and setup
    • Google Analytics plugin installation and setup
    • Google XML Sitemaps plugin installation and setup
    • iThemes security plugin installation and setup
    • Final test

  • Ready-to-use website setup$290i
      Includes:
    • Database setup
    • WordPress installation
    • WordPress activation
    • Theme installation
    • Custom logo and colors setup
    • Content import (6 pages max.)
    • Final test

View our Services page