With this script you can change the body background-color on scroll in a smooth transition.
This gallery is styled in a complex grid.
All these are buttons are custom styled with CSS.

This tabs widget is styled in a grid and it uses a clip-path animation to show the content.

This nav menu widget uses clip-path animation to open a the fullscreen menu. All done with CSS.

This image gallery animates like a marquee, done with CSS
The script below makes the whole area of a icon-box, image-box or post clickable. Not only the image, icon or title or read more button, but the whole card!
Everything happens dynamically, because the script automatically searches for a link, creates a link wrapper around the element and adds the link to it.
To make it work copy the script below and paste it in a HTML widget.
Next, select the section that holds the iconboxes, imageboxes or posts and give it the classname linked-widgets
That’s all!
If you want to run the script on the whole website, go to Dashboard > Elementor > custom code > add new code
copy – paste the Javascript and CSS and paste it in a new custom code file.
Make sure the Javascript runs in the </body> end and the CSS in the <head>
With this script you can change the body background-color on scroll in a smooth transition.
This gallery is styled in a complex grid.
All these are buttons are custom styled with CSS.