Archived topic
how can i set these on my generatepress
1 reply · Started by Den on February 6, 2021
Hi team,
I was going through many different methods and found the one that I need (exact UI and exact function)
But when I'm placing the CSS on my generatepress, the screen goes blank. Is there something I'm missing?
How and what place is the best to place javascript?
here's what I wanna achieve - https://www.w3schools.com/howto/howto_js_tab_img_gallery.asp
Hi there,
Javascript can usually go in the wp_footer hook with a hook element:
https://docs.generatepress.com/article/wp_footer/
https://docs.generatepress.com/article/hooks-element-overview/