- October 14, 2023this example for buttons but can be applied to any sub dom element this animations will fire every time…
- June 25, 2023this code fixes the page to page #example anchor link doesn't go to the section/container automatically problem. it is not…
- June 1, 2023Make the delay 0 and make the animation desired speed add this to the slider block so it will have…
- April 2, 2023function change_elementor_publish_button_color() { ?> <script> // custom js </script> <style> .customcss{ } </style> <?php } add_action( 'elementor/editor/footer', 'change_elementor_publish_button_color'…
- December 9, 2022add this to your functions.php the shortcode is [get_last_posts] is it anywhere you want, even with builders... you can change…
- November 9, 2022Sometimes some themes and some builders makes the building custom query loops harder. For that reason I wrote this simple…
- August 11, 2022Elementor Close Popup When One of the Link Item is Clicked add this to your header.php and between <head>…
- August 2, 2022The Elementor image widget and media-based controls display a placeholder image, unless the user selects a specific image from the…
- August 2, 2022Elementor is awesome but sometimes it's not enough. It is easy to solve Elementor problems with other Elementor addons but…
- July 31, 2022On elementor we dont really have a logic system for sections or widgets. Yes we can make templates with Pro…