(function($) { $(document).on('click', 'a[href^="#"]', function(e) { var id = $(this).attr('href'); var $id = $(id); if ($id.length === 0) { return; } e.preventDefault(); var pos = $id.offset().top; $('body, html').animate({scrollTop: pos},800); $( "body.open-menu #overlay-menu .menu-icon" ).trigger( "click" ); }); })(jQuery);
Latest in: Interviews
Featured Image
March 26, 2025
 · 
7 min read
Featured Image
February 4, 2025
 · 
2 min read
Featured Image
January 30, 2025
 · 
5 min read
Featured Image
September 4, 2023
 · 
3 min read
The Design Kids

Subscribe for inspiration, interviews and more.

Contact Us About TDK Privacy Policy

© 2025 All images displayed are used with permission.