Renaming my Child Theme

Hello,

I was wondering if I can create a child theme and give it the name of my company? I have edited the style sheet and replaced “bricks” with “my company” but it doesn’t get recognized. Do I need to change the functions.php file as well? I would like to see “My Company Child Theme” in Theme → Options, instead of “Bricks Child Theme”.

Thank you :slight_smile: Really looking forward to learning and using Bricks!!

Yu can change the screenshot… but not white label it all. The best practices would be to lock clients out of that area so they don’t see it.

You can change folder name, screenshot, and In style.css, you can change theme name, uri, description, author etc.
Make sure to keep this line Template: bricks
Because it used to point to parent theme.

1 Like

Thank you :slight_smile: That is exactly what I was missing. My child theme is now active.

Thank you!

What of the line Text Domain: bricks ?