Hi everyone!
I had to use child theme from Parabola because I needed to change only functions.php.
Since I didn’t want to change style.css and use Parabola Settings for it I created the style.css:
/*
Theme Name: theme1
Template: parabola
Version: 1
*/
@import url('../parabola/style.css');
Also I use Custom CSS and in my case it doesn’t work. How can I import Custom CSS to my child theme and which file it contain ?
-
This topic was modified 8 years ago by wwwww.
-
This topic was modified 8 years ago by wwwww.