Archived topic
how can I link my own javascript file and css file to a page
1 reply · Started by Sumit on January 6, 2019
Viewing posts 1–2 of 2
How to add an external css file and javascript file to a Page.
Hi their,
you can add the links to wp_head (or wp_foot ) using the Hooks Element:
https://docs.generatepress.com/article/hooks-element-overview/
This archived topic is closed to new replies.