Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1147642

    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é

    #1147708

    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

    #1147813

    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é

    #1147958

    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

    #1147983

    the topic can be closed.

    #1148293

    Hi,

    Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘social media buttons not showing on mobile’ is closed to new replies.