Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author smashballoon

    (@smashballoon)

    Hey dainasaurroar,

    It looks like you’re missing the first “$”. If you add that to the beginning then it should work:

    $('#sb_instagram').prepend( $('.sbi_follow_btn') );
    $('.sbi_follow_btn').first().css('width', '100%');

    Let me know whether that resolves the problem for you.

    John

    Thread Starter dainasaurroar

    (@dainasaurroar)

    Hi John!

    i must have been looking at code for too long last night. Thanks for the help, that worked ??

    Plugin Author smashballoon

    (@smashballoon)

    No problem! Happy to help ??

    No obligation of course, but if you feel like leaving a super-quick review then we always really appreciate it!

    Just let me know if you have any other problems.

    John

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Custom JS to move button from bottom to top not working’ is closed to new replies.