Trouble with including Influence parent theme style.css in child theme
By diemwnt, 8 years ago
Hello, I have create a child theme of Influence and setup in my local site. This is working and before I was using @import to including main parent theme style.css. I’ve since learned this isn’t best practice. I’ve tried to enqueue the parent theme style.css but this doesn’t work. I’ve come across a previous post…