Archived topic
menu
3 replies · Started by ivar on June 6, 2019
Hi! You can tell me how to implement a menu in the footer "one row" rather than a column (as in the screenshot)
https://hackhub.ru/wp-content/uploads/2019/06/bezymyannyy.png
Hi there,
This should help:
https://docs.generatepress.com/article/footer-bar-widget-area/#adding-a-footer-menu
Let me know :)
Yes, I did, but the menu appears in a column (https://hackhub.ru/wp-content/uploads/2019/06/bezymyannyy1.png) rather than a single row (https://hackhub.ru/wp-content/uploads/2019/06/bezymyannyy.png)
Is that the actual position you want?
If so there is no widget area for that (unless you don't want to use the copyright area) so you would need to add the links using Hooks Elements:
https://docs.generatepress.com/article/hooks-element-overview/
Let me know :)