How to Remove Footer Credit on Spacious Theme by ThemeGrill?
Spacious is one of the most popular wordpress theme. It has many premium like feature and it is multipurpose wordpress theme. One thing on this theme is that you can't…
Spacious is one of the most popular wordpress theme. It has many premium like feature and it is multipurpose wordpress theme. One thing on this theme is that you can't…
Child theme is a small and simple theme that inherits functionality and styling of its corresponding parent theme and gives you ability to tweak the parent theme. (You may call child theme as a theme specific plugin, it acts like a plugin if the parent theme is activated along with the child theme.)
It is highly recommended to make a child theme for editing ‘functions.php‘ or ‘style.css‘ of a theme. Modifying a theme directly is not good method and the modification will be lost after update, while modifying using a child theme preserve your modification even after update. So child theme is smarter way to modify a theme.
(more…)