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 1,975Support 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 https://www.clapat.com/ Review Envato Item Support Policy1 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
https://www.clapat.com/
Review Envato Item Support Policy
Super thanks! It works perfectly 🥳