Archived topic
Move CSS ahead of Javascript in wp_head
3 replies · Started by Roger on December 3, 2018
Viewing posts 1–4 of 4
Is it possible to move external CSS that I've added via a hook ahead of javascript in wp_head? I can't figure out how to do this.
Hi there,
You can set priority within hooks elements:
https://docs.generatepress.com/article/hooks-element-overview/#settings
Sorted, thanks Leo. Don't know how I missed that one :)
No problem :)
This archived topic is closed to new replies.