Archived topic
Using child theme
3 replies · Started by Boedi on March 25, 2021
Hi,
I read that we should use child theme when we heavily modify the theme. My question is, how heavy is it?
If I just add some more content using container/grid/column/image and modify typography and some colors, should I use child theme?
I just tried using child theme and I have problem with primary navigational layout. The logo, bag icon, and search icon move to center just before and after the menu.
What should I do ?
Thanks
Hi there,
it doesn't sound like you need a Child Theme.
Child Themes are only required if you need to make changes or additions to the Themes Code.
If you're not writing code to make changes to templates or you're not writing 100's of lines of CSS then its not needed.
ok thanks for the quick response. I decide for not using child theme.
You're welcome