jQuery( function( $ ) { // Add space for Elementor Menu Anchor link if ( window.elementorFrontend ) { elementorFrontend.hooks.addFilter( 'frontend/handlers/menu_anchor/scroll_top_distance', function( scrollTop ) { return scrollTop - 30; } ); } } );
jQuery( function( $ ) { // Add space for Elementor Menu Anchor link if ( window.elementorFrontend ) { elementorFrontend.hooks.addFilter( 'frontend/handlers/menu_anchor/scroll_top_distance', function( scrollTop ) { return scrollTop - 30; } ); } } );