Archived topic
Back to the home page in the top bar
7 replies · Started by Matthieu on January 14, 2021
Hello, would it be possible to add an icon in the top bar which would act as a return to the menu ? Thanks.
Hi there,
Not quite sure if I understand.
Can you explain a bit more?
The menu is usually visible when the top bar is visible.
Let me know :)
I have removed the menu in the mobile view, I would like to display a solution back on the home page in the top bar
Sounds like you just need a link in the top bar?
<a href="https://LINK TO YOUR HOME PAGE">BACK TO HOME PAGE</a>
Thank you for your reply. Is it possible to add a generatepress svg icon to it as a return on the home page?
Which icon from GP do you want? GP doesn't have a home icon built in.
Perhaps you could consider using a block element with the buttons block from GenerateBlock and use the icons there?
https://docs.generatepress.com/article/block-element-overview/
https://docs.generateblocks.com/article/buttons-overview/
https://docs.generateblocks.com/article/buttons-overview/#icon
OK, thanks !
No problem :)