Archived topic
Add Table above the text and sidebar container in a single post?
3 replies · Started by Kilian on January 13, 2020
Hey,
i have one probem.: i would like to add a table over the width of the whole contained container above the content of my post and the sidebar, which i only use for a TOC, as you can see in first url i sent you. the second url is an example of a page that has a table above the "text and sidebar conatiner".
would be great if there is a relatively esay solution to this problem.
Hi there,
You can add it using a hook element:
https://docs.generatepress.com/article/hooks-element-overview/
The inside_container hook should work:
https://docs.generatepress.com/article/hooks-visual-guide/#static-page
OMG, thank you so much, that was exactly what i needed!
No problem :)