Features
🔸Fully customizable
🔸Responsive
🔸Hover Effects
🔸CSS Code
Tutorial link:
☑️Support me on Patreon
☑️Elementor file download link click here
🔸Vanilla-tilt.js link
Code
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/vanilla-tilt/1.7.2/vanilla-tilt.min.js">
</script>
<script type="text/javascript">
VanillaTilt.init(document.querySelectorAll(".tilt-box"), {
max: 10,
speed: 400,
scale: 1.05
});
</script>
</script>
<script type="text/javascript">
VanillaTilt.init(document.querySelectorAll(".tilt-box"), {
max: 10,
speed: 400,
scale: 1.05
});
</script>
Comments
Post a Comment