Tagged: 

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

    Hello, I have enabled social icons using the socket settings and they are showing in the footer, is there a way to change the styling? I’d like the FB icon to be the same style as the other two icons ie grey background with colour on hover

    #1140124

    Hey B,

    Thank you for the inquiry.

    You can use this css code to set the background color of the fb icon to transparent.

    #top #socket .social_bookmarks li.social_bookmarks_facebook {
        background: transparent;
    }
    

    Best regards,
    Ismael

    #1140777

    Thank you that did the trick perfectly!

    #1140906

    Hi,

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

    Best regards,
    Rikard

    #1141148

    No this thread can be closed, thanks again :)

    #1141313

    Hi,

    Thanks for letting us know, I’ll go ahead and 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 ‘Changing Social Icons colour in footer’ is closed to new replies.