Archived topic
HTML CODES - Stream Team
1 reply · Started by benedict on January 19, 2022
Viewing posts 1–2 of 2
how do i add html codes in the Head/Body of my website? is their a plugin that i can use to add the codes? do let me know. thanks.
Hi benedict,
You can use a hook element: https://docs.generatepress.com/article/hooks-element-overview/
To add HTML to the <head> </head>, choosewp_headhook:https://docs.generatepress.com/article/wp-head/
To add HTML to the <body> </body>, choosewp_open_body.
This archived topic is closed to new replies.