HGBM
(Hans Georg Britz-Mauch)
1
Hi,
I just updated my homepage with a new page, after publishing in the top Bar-stack the icon for the Home Page is not visible anymore.
It was like this:
Now it looks like this:
I use this code "< i class="fas fa-home “>” as the name of the page. The icon is shown in the page list:

Here is the link to the website:
www.grundschule-lehen.de
Any ideas?
Thank you!
teefers
(Doug Bennett)
2
Looks like you are using fontAwesome 5 code. Foundation 1.x uses FA 4.
Try this
<i class="fa fa-home"></i>
HGBM
(Hans Georg Britz-Mauch)
3
Ok, switched back to this code:
< i class=“fa fa-home” aria-hidden=“true”>
Copied it from here:
https://fontawesome.com/v4.7.0/icon/home
But still the icon is only shown in the page list, not in the preview mode or on the published site.
swilliam
(scott williams)
4
Curly quotes instead of straight in your text above
1 Like
HGBM
(Hans Georg Britz-Mauch)
5
Hi there,
I found the bug. I must have disabled “Show in navigation”. 
So sorry I have wasted your time!
system
(system)
Closed
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.