Turning child theme on afterwards
-
Is it possible to enable the child theme, when you didn’t installed it in the orginally setup?
I want to disable the native lazy load option for logo’s in the header, but it seems that this is only possible with a snippet/custom css code in the child theme.
Hi,
WordPress child theme functionality is the best way to apply simple code customization to your website.
By default, the WoodMart theme has a child theme. The child theme inherits all the functionality and styles from the parent theme.
https://xtemos.com/docs-topic/setup-child-theme/
Best Regards.