WordPress Child Theme

From Wiki @ Karl Jones dot com
Revision as of 19:22, 28 September 2016 by Karl Jones (Talk | contribs) (Karl Jones moved page WordPress child theme to WordPress Child Theme)

Jump to: navigation, search

In WordPress, a child theme is a WordPress theme which extends another WordPress theme.

Description

A child theme overrides the parent theme.

Start with a parent theme which resembles what you want to create.

Then add styles to the child theme, overriding the styles of the parent theme.

Using a plugin to create a child theme

Do not bother creating a child theme from scratch. Instead, use this plugin:


See also

External links