Last updated: August 4, 2025

Using a Child Theme (Recommended for Customizations)

Why Use a Child Theme?

  • Prevents loss of changes during theme updates.

  • Allows safe customization of templates and functions.

How to Set Up a Child Theme

  1. Download the Yomooh Child Theme from the Themeforest package.

  2. Install it like the main theme (Appearance > Themes > Add New > Upload).

  3. Activate the Child Theme.

Customizing the Child Theme

  • Modify style.css for custom CSS.

  • Override template files by copying them from /yomooh/ to /yomooh-child/.

📌 Note: Always test changes on a staging site before applying them live.