📑
Documentation
  • 📃WebTend Theme's
  • 📃Getting Started
    • 📄System Requirements
    • 📄Theme Installation
    • 📄Plugin Installation
    • 📄Child Theme
    • 📄Theme Update
  • 📃Basic Setup
    • 📄Import Demo Content
    • 📄Set Up The Homepage
    • 📄Create The Menu
    • 📄Sticky Section
  • 📃Pages
    • 📄Create a Page
    • 📄Page Options
    • 📄Page Builder
  • 📃Widgets / Sidebars
  • 📃Theme Options
  • 📃Template Builder
  • 📃Translation & Multilingual
  • 📃Get Support
Powered by GitBook
On this page

Was this helpful?

  1. Getting Started

Child Theme

If you need to modify core files or just need a better way to manage custom CSS, we recommend using the child theme.

Follow the installation steps below

  1. Go to Appearance - Themes

  2. Click Add New and hit the Upload button

  3. Browse to find "theme_name-child.zip" and click Install Now

  4. The theme will be uploaded and installed

  5. Activate your child theme

Now that you have the child theme active, you can start adding your custom CSS into the child theme style.css file, or your custom PHP code in functions.php file, via Appearance > Editor.

PreviousPlugin InstallationNextTheme Update

Last updated 2 years ago

Was this helpful?

📃
📄