Tagged: 

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

    Hi guys,

    On my site, I have social icons on the top right beside the search bar. I’ve used Fontello to create a weibo icon and it shows up just fine. My query is how I can have the icon to be of the same size, with hover effect disabled, ie. similar to the other social icons on the same row.

    If you have any pointers, that would be great! Thank you very much!

    #634035

    Hey jasksks,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    li.av-social-link-weibo_icon a {
        background: orange!important;
        color: white!important;
    }
    

    Best regards,
    Yigit

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