Child Theme Test Page

This page is for testing the child theme. Copy and paste the following code into your child theme’s style.css file, then refresh* this page and this text will turn red.

p#child-test {
    color: red;
}


*You may need to force-refresh the page by pressing ‘Ctrl + F5‘ on Windows or ‘Cmd + Shift + R‘ on macOS.