Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1205357

    Hi there,

    Hope this finds yo well.

    I am using the enfold band theme and have the icons for social media set in my header. The icons for facebook/insta/youtube are white, but the icon for sound cloud is not showing up. When I hover over them the they each have a circle color. The soundcloud circle shows up when i hover and i can click the link, but its not showing the icon image

    Please advise how to resolve.
    Thanks
    Dorothea

    #1205798

    Hey DreamingMoondance,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .social_bookmarks_soundcloud a::before {
        font-family: 'entypo-fontello';
        content: "";
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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