Hi
The social media buttons are not showing on mobile. Don’t find the clue on two websites.
http://www.tobena.ch
http://www.renebaiker.ch
Thanks for helping.
René
Hey René,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 989px) and (min-width: 768px) {
.responsive.html_mobile_menu_tablet #top #header #header_meta .social_bookmarks {
display: block !important;
}
}
@media only screen and (max-width: 767px) {
.responsive #top #header .social_bookmarks {
display: block !important;
}
}
Best regards,
Rikard
Solved! Rikard, you’re my hero! Thank you for the very fast & competent support everytime, which I think is a very good argument to use Enfold (with a lot of others, naturally ;)!
René
Hi René,
Great, I’m glad that we could help and thanks for the kind feedback :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
the topic can be closed.