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

    Hi,
    The social icons in my top bar are not showing on mobile. They look fine on the desktop and tablet, but on the phone I only see borders, not the icons.

    #1024441

    Hey ginnywills,

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

    @media only screen and (max-width: 767px) {
    .social_bookmarks a:before {
      color:#000 !important;
    }
    }

    Don’t forget to delete the old CSS and JS files as well under Enfold->Performance.

    Best regards,
    Rikard

    #1024873

    Perfect. thanks!

    #1024977

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Top Bar/Social Icons’ is closed to new replies.