Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Raghunath Gurjar

    (@india-web-developer)

    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

    Thanks
    Raghunath

    Thread Starter prehospitalpush

    (@prehospitalpush)

    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 Raghunath Gurjar

    (@india-web-developer)

    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

    (@prehospitalpush)

    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.