Title: LinkedIn follow button
Last modified: October 27, 2021

---

# LinkedIn follow button

 *  Resolved [mariahfernnn](https://wordpress.org/support/users/mariahfernnn/)
 * (@mariahfernnn)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/linkedin-follow-button-2/)
 * Hello, I have an issue with one of the floating icons. The LinkedIn follow button
   is too big and does not match the other share icons (i.e. Visit us, share). How
   can I edit it so that it matches the other two?
    -  This topic was modified 4 years, 6 months ago by [mariahfernnn](https://wordpress.org/support/users/mariahfernnn/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flinkedin-follow-button-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 14 replies - 1 through 14 (of 14 total)

 *  [karolinauv](https://wordpress.org/support/users/karolinauv/)
 * (@karolinauv)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/linkedin-follow-button-2/#post-15015152)
 * Hi [@mariahfernnn](https://wordpress.org/support/users/mariahfernnn/), thank 
   you for your question!
 * Could you please tell us where we can see the icons (i.e. the website url) to
   check what’s wrong?
 *  Plugin Support [Nick](https://wordpress.org/support/users/d4d5bh6/)
 * (@d4d5bh6)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/linkedin-follow-button-2/#post-15032511)
 * Ok, I see you fixed it by using a different set of icons – smart! 🙂 I’ll close
   this thread now, if anything else comes up please let us know.
 *  Thread Starter [mariahfernnn](https://wordpress.org/support/users/mariahfernnn/)
 * (@mariahfernnn)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/linkedin-follow-button-2/#post-15032529)
 * Hi Nick,
 * Thanks for your response. I disabled the follow option for LinkedIn because it
   was the one that was off-screen. I would like to use it but has this issue been
   resolved?
 *  Plugin Support [Nick](https://wordpress.org/support/users/d4d5bh6/)
 * (@d4d5bh6)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/linkedin-follow-button-2/#post-15032539)
 * Can you activate it, so that we can see the issue?
 *  Thread Starter [mariahfernnn](https://wordpress.org/support/users/mariahfernnn/)
 * (@mariahfernnn)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/linkedin-follow-button-2/#post-15032552)
 * Just activated it, let me know if you can see the issue.
 *  Plugin Support [Nick](https://wordpress.org/support/users/d4d5bh6/)
 * (@d4d5bh6)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/linkedin-follow-button-2/#post-15032577)
 * No, cannot see it. Can you? Do you have a screenshot?
 *  Thread Starter [mariahfernnn](https://wordpress.org/support/users/mariahfernnn/)
 * (@mariahfernnn)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/linkedin-follow-button-2/#post-15032600)
 * Yes I do, where do I upload it or send it to?
 *  Plugin Support [Nick](https://wordpress.org/support/users/d4d5bh6/)
 * (@d4d5bh6)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/linkedin-follow-button-2/#post-15032631)
 * You can upload it to your media library, then share the link here.
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [4 years, 6 months ago](https://wordpress.org/support/topic/linkedin-follow-button-2/#post-15032653)
 * Try using this site.
 * [https://snipboard.io/](https://snipboard.io/)
 * Upload the screenshot there and share the link here in a reply. Please be careful
   not to share any image that may have something you consider to be confidential.
 *  Thread Starter [mariahfernnn](https://wordpress.org/support/users/mariahfernnn/)
 * (@mariahfernnn)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/linkedin-follow-button-2/#post-15033063)
 * [http://www.grey-box.ca/wp-content/uploads/2021/11/Screen-Shot-2021-11-03-at-9.26.20-AM.png](http://www.grey-box.ca/wp-content/uploads/2021/11/Screen-Shot-2021-11-03-at-9.26.20-AM.png)
 *  [karolinauv](https://wordpress.org/support/users/karolinauv/)
 * (@karolinauv)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/linkedin-follow-button-2/#post-15035422)
 * Thanks, [@mariahfernnn](https://wordpress.org/support/users/mariahfernnn/)!
 * Please add the code below in your theme’s CSS section:
 * .linkedin_tool_bdr .sfsi_inside .icon1 {
    width: 80px!important; }
 * Please let us know if that helps!
 *  Thread Starter [mariahfernnn](https://wordpress.org/support/users/mariahfernnn/)
 * (@mariahfernnn)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/linkedin-follow-button-2/#post-15036509)
 * [@karolinauv](https://wordpress.org/support/users/karolinauv/) it works, thank
   you!
 * However, now I have a similar issue after a user clicks on the follow button.
   The button changes from ‘Follow’ to ‘Following’ and the text no longer fits the
   screen. ([http://www.grey-box.ca/wp-content/uploads/2021/11/Screen-Shot-2021-11-04-at-9.28.02-AM.png](http://www.grey-box.ca/wp-content/uploads/2021/11/Screen-Shot-2021-11-04-at-9.28.02-AM.png))
 * I tried the following in Inspect mode but when I add the code in the theme’s 
   CSS section, the changes do not apply:
 * .following-btn–no-count {
    font-size: 11px !important; font-weight: bold; }
 * Please help!
    -  This reply was modified 4 years, 6 months ago by [mariahfernnn](https://wordpress.org/support/users/mariahfernnn/).
    -  This reply was modified 4 years, 6 months ago by [mariahfernnn](https://wordpress.org/support/users/mariahfernnn/).
 *  [karolinauv](https://wordpress.org/support/users/karolinauv/)
 * (@karolinauv)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/linkedin-follow-button-2/#post-15046480)
 * Thank you too, [@mariahfernnn](https://wordpress.org/support/users/mariahfernnn/)!
 * Please add the below custom CSS at Admin Panel > Appearance > Customize > Additional
   CSS – then it should work fine as per your need:
 * #sfsiid_linkedin.sfsi_tool_tip_2 {
    width: 110px !important; }
 * #sfsiid_linkedin.sfsi_tool_tip_2 .sfsi_inside .icon1 {
    width: 100px !important;
   text-align: center; }
 * Please let us know if that fixes the issue. Thanks!
 *  Thread Starter [mariahfernnn](https://wordpress.org/support/users/mariahfernnn/)
 * (@mariahfernnn)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/linkedin-follow-button-2/#post-15047608)
 * It fixed the issue, thanks again [@karolinauv](https://wordpress.org/support/users/karolinauv/)!

Viewing 14 replies - 1 through 14 (of 14 total)

The topic ‘LinkedIn follow button’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-social-media-icons/assets/icon-128x128.gif?rev=
   2569754)
 * [Social Media Share Buttons & Social Sharing Icons](https://wordpress.org/plugins/ultimate-social-media-icons/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-social-media-icons/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-social-media-icons/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-social-media-icons/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-social-media-icons/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-social-media-icons/reviews/)

 * 14 replies
 * 4 participants
 * Last reply from: [mariahfernnn](https://wordpress.org/support/users/mariahfernnn/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/linkedin-follow-button-2/#post-15047608)
 * Status: resolved