Archived topic
Customize the layout and theme with code
3 replies · Started by Nacho on June 26, 2020
Hello Tom,
What is the best way to do when you want to customize the theme layout and all those kind of things via custom code so I can use the theme properties and customize as much as possible?
Via hooks, Code Snippets, Child theme?
Thanks a lot and have a good day.
Hi there,
if you need to make changes to theme templates or create your own then a Child Theme is the way to go.
If that isn't a requirement then Hooks and Code Snippets is the easiest way to go.
Hello David,
Thanks a lot for your help.
Have a nice day.
You're welcome - you too