I was wondering if a callback would work with this simple two line jquery below? I'm pretty new so I just am looking to get better :)
Thanks!
jQuery('.entry:first').addClass('firstEntry');
jQuery('.entry:first').removeClass('big');
jQuery('.entry:first').addClass('firstEntry').removeClass('big');
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With