Menu Bar Icons (Not on the right position, than the font change and go italic)
Hello Support.
I download the Plugin Font Awesome Icons, to add icons on my main menu bar.
My problem is that icons are not left beside the word, it is above or under the word. And when i get it left beside the word, the word font change and go italic.
I activated css-class on the top and than i enter only "fa fa-home" CSSClasses(Optional)
Than it looks like this
i try it also with <i class="fa fa-home" aria-hidden="true"></i>
in CSSClasses(Optional) and in the Navigation Label. But it is under my menu link "Startseite" and not left.
Than i try this in NavigationLabel and in CSSClasses(Optional)
<center><i class="fa fa-home" aria-hidden="true">Startseite</i></center>
And it works, the Home Icon ist left from "Startseite" but another problem appear, the font of "Startseite" change and go italic.
so i experimented & try this
<span class="fa fa-home" aria-hidden="true"></span> Startseite
but that also didnt work
i try it in Css Classes (Optional) and Navigation Label.
I dont want that the font change or goes italic font.
What can i do to solve the problem?
best regards
Comments
<center><span class="icon-home"> Startseite</span></center>
Thank u soooo much.
With this code i can set links that smoothly scroll down to my Section ID (#altcoins)
<a href="#anker" class="scroll">Link</a>
is it possible do make a smoothly scroll with a picture too?
On my picture, i write in "Link" this: #altcoins
This work, but it jumps .. i think the class scroll is missing.. so i try to add it in Custom Css Classes at the bottom
class="scroll" but this code dont work, iam sure that is false, maybe u can me tell the correct code if this possible on pictures.
Thank u lot
Website: https://altcointrader.org/
Thanks
best Regards