[frame type=”projector-screen”][/frame]
Why use a Child Theme?
[list type=”check”]
- All modifications in one place
- You can add new CSS rules to your child theme, without hacking any of the parents files
- Don’t worry about your changes being overwritten when the parent theme is updated
[/list]