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

    Hi!
    Please check http://www.create-gardendesign.nl/wp/
    Is there a way to change the colour of the social media icons? I would like them to have the colour they have when you hover over them. And can I enlarge them a bit?
    Hope you can help me.
    Thanks!
    Martine

    #920529

    Hey famewebdesign,

    That shouldn’t be overly difficult to achieve with a little bit of css. Please add the following to quick css:

    .av-social-link-facebook a{
    background:#37589b!important;
    }
    
    .av-social-link-instagram a{
    background:#a67658!important;
    }
    
    .av-social-link-instagram a{
    background:#a67658!important;
    }
    
    .av-social-link-pinterest a{
    background:#cb2027!important;
    }
    
    .av-social-link-linkedin a{
    background:#419cca!important;
    }
    
    .social_bookmarks.icon_count_4{
    width:250px!important;
    }
    
    .social_bookmarks li{
    width:50px!important;
    }
    
    .social_bookmarks li a{
    width: 50px!important;
    line-height: 50px!important;
    min-height: 50px!important;
    }

    Best regards,
    Jordan Shannon

    #920740

    Great! Thanks Jordan! Works perfect! :-)

    #920812

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘changing colour of social media icons’ is closed to new replies.