Hey Guys!
I have a very specific problem…
Here is my site: http://www.honeybehappy.de/
The social icons are shown in desktop size, but when I visit my page via smartphone, the social icons are disappearing and I can only see a white space (in the footer I see only three dots…)
The problem occured first, when i insert the following code to fix the menu:
@media (min-width: 767px){ header#masthead { margin-top: 50px; } nav.navbar.navbar-default { position: fixed; top: 0; left: 0; width: 100%; z-index: 999999; }
Hope anyone can help me with this problem!
Thanks in advance!