Tagged: social icons
Hello,
how can i manage the following:
i want that the Social Icons are always shown (even on Smartphones).
But they disappear, when the mobile Menu comes (Breakpoint @767px).
Just like if i would place a Phone Number –> “Header Phone Number/Extra Info”.
Thanks for your help!
felixl
Hey felixl,
Add the following to quick css:
@media only screen and (max-width: 767px){
.social_bookmarks.icon_count_2{
display:block!important;
}}
Best regards,
Jordan Shannon
Great!
It works fine.
Thank you, Jordan :-)
Hi,
I’m glad I was able to help. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon