In this episode of Can I Recreate It In Elementor, we take a look at MTG, a interior design company in France. Learn what Elementor Pro widgets give images a zoom in/out effect and how to create a custom cursor using CSS.
MTG Website:
https://mtg-interieur.fr
Magic Mouse JS Cursor:
https://magicmousejs.web.app/
CSS code for custom cursor:
body, a { cursor: url(‘path-to-image.png’), auto; }