Maintaining parent theme dependancies
-
I have no coding experience but I am trying to develop a child theme for the theme https://dessign.net/creative-portfolio-theme-responsive-free/.
On WP codex page for creating child themes it says the following: ‘If your theme has more than one .css file (eg. ie.css, style.css, main.css) then you will have to make sure to maintain all of the Parent Theme dependencies.’
With this theme it is the case that it has multiple css files – style.css, flickerplate.css, mobile.css and slicknav.css.
How do I maintain all the parent theme dependencies? What is the php code suppose to look like? On the WP codex page it does give you example code, but not for the multiple css files.
Any help would be greatly appreciated.
- The topic ‘Maintaining parent theme dependancies’ is closed to new replies.