-
AuthorPosts
-
March 6, 2017 at 1:46 pm #756390
since 4.0.2 i cant scroll down in the menu on mobile i used IOS (safari browser)
March 6, 2017 at 1:54 pm #756397its btw only on the main page just can see other pages ther i can scroll down.
March 6, 2017 at 2:13 pm #756406Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#mobile-advanced { overflow:auto!important; }
Best regards,
VinayMarch 6, 2017 at 3:02 pm #756438Thx for the quick reply but it doesnt work
- This reply was modified 7 years, 8 months ago by Mike.
March 7, 2017 at 12:56 pm #756951Hi,
Thanks for the feedback. Please try this instead:
#wrap_all { overflow-y: scroll; }
Don’t forget to clear your browser cache and reload a few times after adding the code.
Best regards,
RikardMarch 10, 2017 at 2:50 pm #758916still cant scroll in the menu only on the main page.
March 10, 2017 at 2:56 pm #758921Hi!
Please go to WP Rocket settings and disable CSS minification, flush cache, enable it again and flush cache one more time.
If that too does not help, please create a temporary admin login and post it here privately.Regards,
YigitMarch 10, 2017 at 3:38 pm #758956ive no wp rocket only w3 total cache but dont have minification and did flush cache to check.
I ll make a temp admin asapMarch 10, 2017 at 8:32 pm #759115March 15, 2017 at 1:14 pm #761393i made a temp admin account
March 15, 2017 at 1:28 pm #761403Hey!
I changed the code to following one
.show_mobile_menu #mobile-advanced { overflow-y: scroll; }
and flushed cache and it is working better now but still buggy.
Can you please try de-activating all active plugins and check if that helps?
Best regards,
YigitMarch 15, 2017 at 2:02 pm #761416Hi
It was still doing the same so i removed ur code and it didnt change anything
but after that i removed the Layerslider from home flushed cache and then it was working like on other pages..i put back the layerslider flushed cache and it wasnt working anymore on home.
March 15, 2017 at 2:27 pm #761424i ll start to de-activate all plugins and c what it does
March 16, 2017 at 2:48 pm #761939deactivated all plugins empty cache and still cant scroll in menu
ive another page where i run enfold 3.8.4 it have almost same plugins and there is the menu working fine- This reply was modified 7 years, 7 months ago by Mike.
March 18, 2017 at 1:00 pm #762874c private
March 20, 2017 at 6:08 pm #763724Hi,
There might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.