Title: Hover Animation?
Last modified: August 31, 2016

---

# Hover Animation?

 *  [prehospitalpush](https://wordpress.org/support/users/prehospitalpush/)
 * (@prehospitalpush)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/hover-animation/)
 * Is it possible to change the hover animation of the floating sidebar?
 * Presently, each button elongates on hover, but this animation appears very choppy
   on my screen. Can I change it to a simple highlight?
 * Thanks.
 * [https://wordpress.org/plugins/custom-share-buttons-with-floating-sidebar/](https://wordpress.org/plugins/custom-share-buttons-with-floating-sidebar/)

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

 *  Plugin Author [WP-EXPERTS.IN](https://wordpress.org/support/users/india-web-developer/)
 * (@india-web-developer)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/hover-animation/#post-7105931)
 * Hi prehospitalpush,
 * Thanks for contact us.
 * Yes, you can remove hover effect by do little changes in plugin code. you will
   need to changes in class file.
 * Feel free to contact me for any query OR you can send your query on my email 
   [raghunath.0087@gmail.com](https://wordpress.org/support/topic/hover-animation/raghunath.0087@gmail.com?output_format=md)
 * Thanks
    Raghunath
 *  Thread Starter [prehospitalpush](https://wordpress.org/support/users/prehospitalpush/)
 * (@prehospitalpush)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/hover-animation/#post-7105945)
 * Thank you for your response! Regrettably, I’m a novice with coding and I don’t
   want to trouble you with writing code for me. I’ll have to make do with this 
   for now!
 * PrehospitalPush
 *  Plugin Author [WP-EXPERTS.IN](https://wordpress.org/support/users/india-web-developer/)
 * (@india-web-developer)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/hover-animation/#post-7106017)
 * Hi PrehospitalPush,
 * It’s OK, I am here for HELP you 🙂
 * First you will need to browse plugin directory and then find csbwfs-class.php
   file
    After that you will need to find given below code (line no. 161 & 162)
 * animateWidth=”55″;
    defaultAnimateWidth= animateWidth-10;
 * Replace it with given below code
 * animateWidth=”45″;
    defaultAnimateWidth=”45″;
 * Feel free to contact me for any query.
 * Thanks
    Raghunath
 *  Thread Starter [prehospitalpush](https://wordpress.org/support/users/prehospitalpush/)
 * (@prehospitalpush)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/hover-animation/#post-7106046)
 * Awesome! Thank you so much for your help! I really appreciate the time that you
   gave me — 5 stars!
 * Hopefully this response will help someone else browsing the forum as well.
 * Best,
    PrehospitalPush

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

The topic ‘Hover Animation?’ is closed to new replies.

 * ![](https://ps.w.org/custom-share-buttons-with-floating-sidebar/assets/icon-256x256.
   jpg?rev=2484662)
 * [Custom Share Buttons with Floating Sidebar](https://wordpress.org/plugins/custom-share-buttons-with-floating-sidebar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-share-buttons-with-floating-sidebar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-share-buttons-with-floating-sidebar/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-share-buttons-with-floating-sidebar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-share-buttons-with-floating-sidebar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-share-buttons-with-floating-sidebar/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [prehospitalpush](https://wordpress.org/support/users/prehospitalpush/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/hover-animation/#post-7106046)
 * Status: not resolved