Correctly Enqueue Stylesheets
-
Hi all,
I really need some help with how to correctly enqueue the various styles in the kadence theme.
I want all css inside main theme directory to be loaded first, all css generated via back panel options to be loaded second and all css that I add in my child theme to be loaded last and thus be the most important.
How do I work around this? Do I first have to deregister all styles, re-register them, and then correctly enqueue them in my functions css? How do i do that for the css generated via back-panel options?
Thanks
Harry
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Correctly Enqueue Stylesheets’ is closed to new replies.