Just a quick update for anyone using Divi theme. If you’re sticky widget is an image with a link, make sure to hardcode the image
<img src="http://yourimage.png"> and NOT the media import in the widget, where it adds the wordpress class… class=”aligncenter size-full wp-image-27145. That was what was making my widget non-sticky.
Thanks for this cool plugin, alexynior. You’re super helpful!
Okay, I think I fixed it by adding a style.
Line 63 in the super-widget-gravity-forms-checkout-info.php file.
<div class=”it-exchange-gravity-forms-checkout-info-form” style=”margin-bottom: 4.5em;”>