Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #361194

    After upgrading to the latest version of Enfold my social icons on mobile are missing…the boxes are there but the images are missing…please let me know what needs to be done…

    Thanks

    #361514

    Hey wesleysoccer!

    Do you mind creating a temporary admin login and posting it here privately so we can look into it?

    Regards,
    Yigit

    #361713
    This reply has been marked as private.
    #361964

    Hey!

    Add this on Quick CSS or custom.css:

    @media only screen and (max-width: 767px) {
    .responsive #top #header_meta .social_bookmarks li a {
    color: white;
    }
    }

    Regards,
    Ismael

    #362445

    Thanks…That did the trick…

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Social Icons Missing on Mobile’ is closed to new replies.