Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #833823

    Hi I recently updated Enfold to the latest version. For some reason the social media icons now disapear when viewed on a mobile.

    Is there something I’m missing?

    website in question is linked below

    kind regards

    Duncan

    #834223

    Hey Duncan,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .responsive #top #header .social_bookmarks {
        display: block !important;
    }
    }

    Best regards,
    Rikard

    #835303

    Brill…Thanks, works perfectly :)

    #835693

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.