Hi there!
I want to modify the tabs on the right top. In this case, add a new tab. I'm trying to do this (at header template > navigation):
And it works perfectly. The problem is when I want to change the home icon for another one. I have searched for the 'home' style and there's nothing about it, also checked at Font Awesome properties and other settings without success. Maybe I am missing something.
Hope you can help me and thanks!
I want to modify the tabs on the right top. In this case, add a new tab. I'm trying to do this (at header template > navigation):
Code:
<li class="navTab home PopupClosed"><a href="#mylink" class="navLink">My link name</a></li>
And it works perfectly. The problem is when I want to change the home icon for another one. I have searched for the 'home' style and there's nothing about it, also checked at Font Awesome properties and other settings without success. Maybe I am missing something.
Hope you can help me and thanks!