creating Quality child theme
-
I have attempted to create a Quality child theme to move forward on customizing my site. I am currently building my site locally using MAMP. After creating a new folder in my themes directory “quality-child” and copying styles.css. I deleted everything and added this:
/* Theme Name: Quality Child Description: Quality Child Theme Author: Me Template: Quality Version: 1.0.0 License: GNU General Public License v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready */ @import url(".../quality/style.css");
Some of the elements of the theme don’t work anymore (for example, the service icons are all strange looking and the feature products images don’t zoom). What did I do wrong?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘creating Quality child theme’ is closed to new replies.