Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #440575

    How do I increase size of the social media icons in the share this entry bar?

    I tried
    .av-share-link {
    font-size:30px;
    }

    but that just makes the tool tips bigger

    thanks!

    #440580

    Hi dethfire!

    Please add following code to Quick CSS instead

    .av-share-box ul li a {
      font-size: 20px;
    }

    Cheers!
    Yigit

    #440588

    you’re the best!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘increasing share this entry icons size’ is closed to new replies.