michaellevelup

Show on scroll

Feb 9th, 2022 (edited)
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. jQuery(window).one('scroll',function() {
  2.  
  3.     jQuery(".kadence-header-cart").css("display", "block");
  4. });
Add Comment
Please, Sign In to add comment