Theme Folder Structure

Understand the Monobase theme’s folder structure to customize it efficiently or create a child theme with confidence.

The Monobase theme is organized with a clean, minimal file structure. Knowing what each folder contains makes it easier to customize, extend, or translate the theme.

Typical folder structure:

  • assets – Contains theme icons
  • inc – Stores theme setup, customizer options, and helper functions.
  • languages – Provides .po and .mo files for translating the theme.
  • js – Holds scripts that enhance interactivity.
  • template-parts – Houses modular templates for pages and posts.