Create Child Theme
Child themes provide an easy way to add custom assets, override template files or extend with more functionality. All customizations are preserved during updates of master Theme. A WordPress child theme is used to make modifications to any part of Master theme. It has its own theme directory next to the yootheme directory. This way customizations are separated from […]