Archived topic
another footer only in mobile version
1 reply · Started by Iñaki Mansilla on November 3, 2018
Hi,
How I can create an additional footer only for the mobile version?
Thank you in advance
Hi there,
You can use the Hooks Element module:
https://docs.generatepress.com/article/hooks-element-overview/
You can see where the hooks are on this page:
https://docs.generatepress.com/article/hooks-visual-guide/
To make it mobile only, you just have to add the built-on hide-on classes:
https://docs.generatepress.com/article/responsive-display/#using-our-hide-on-classes
Let me know if this helps :)