Comments 6Mickel started the conversationSeptember 29, 2023 at 9:11pmHi, is there a possibility to disable smooth scrolling for mobile devices? That would be great, because the navigation bar and the menu are always visible (Chrome or Safari). If disabled not :-) Thanks 2,006Support repliedSeptember 30, 2023 at 5:37amHey Mickel,if you can send us wp admin access in a private comment? make sure that the user has full rights using Appearance -> Theme File Editoror simply replace line 16 in /include/hooks-config.php withif( !wp_is_mobile() && serano_get_theme_options( 'clapat_serano_enable_smooth_scrolling' ) ){Thank you. Clapat Support Review Envato Item Support Policy Follow us! https://www.clapat.com/https://www.facebook.com/clapat.ro https://www.instagram.com/clapat.themes/https://x.com/clapatdesignhttps://www.linkedin.com/company/clapatstudiohttps://www.tiktok.com/@clapatstudio1 Like 6Mickel repliedSeptember 30, 2023 at 6:58amSuper thanks! It works perfectly 🥳1 Like Sign in to reply ...
Hi, is there a possibility to disable smooth scrolling for mobile devices? That would be great, because the navigation bar and the menu are always visible (Chrome or Safari). If disabled not :-)
Thanks
Hey Mickel,
if you can send us wp admin access in a private comment? make sure that the user has full rights using Appearance -> Theme File Editor
or simply replace line 16 in /include/hooks-config.php with
if( !wp_is_mobile() && serano_get_theme_options( 'clapat_serano_enable_smooth_scrolling' ) ){
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
Super thanks! It works perfectly 🥳