Child Theme Issues
-
I’ve tried to follow your advice regarding creating a child theme for easier customization of the css. However, I am having problems getting my custom style.css to override the parent style.css file. I’ve set up child themes before without difficulty. I’ve double-checked to insure that my set up is correct. I’m not sure why this isn’t working. The only thing I can thing of is that I am not importing the correct css file. Right now I am calling ‘style.css’ from the main theme folder. I’ve tried using the old @import method, and the current best practice of using enqueue in a functions.php file within the child theme. Can you suggest anything that might help?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Child Theme Issues’ is closed to new replies.