I notice this strange behaviour. On a fresh installation, if I try to customize the "Banner topbar" I lose the social icons, even though I change the html back to the original state.
Then I manually insert:
<div class="gk-social">
<a href="#"<i class="fa fa-facebook"></i></a>
<a href="#"<i class="fa fa-twitter"></i></a>
<a href="#"<i class="fa fa-youtube"></i></a>
<a href="#"<i class="fa fa-vimeo-square"></i></a>
</div>
which revovers the icons but loses the hovering effect.
Finally I try to insert a language switcher on the topbar but it does not appear. I also tried in several more positions (for eg lang) with no luck.
Can you help me?
: