February 11, 2021
<script> let vh = window.innerHeight * 0.01; document.documentElement.style.setProperty('--vh', `${vh}px`); </script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script> jQuery(document).ready(function($) { $('.bricks-search-icon').click(function(){ $('body').addClass('no-scroll'); }); $('.close').click(function(){ $('body').removeClass('no-scroll'); }); }); </script>
Related articles
The Major Advantages of Digital Marketing For Small Businesses
Are you wondering how your small business can connect with…
Peter Kim
Awesome, glad I could help, thanks Froy!
Froy
Amazing content and easy to digest. Looking forward to more information for beginners like myself can pick up on