-
AuthorPosts
-
June 2, 2014 at 1:15 pm #273225
Hi
I use a long dropdown menu in my design of the website. However on a Ipad not the complete list off items in the dropdown menu is showing and I can not scroll down to see them. Is there a solution for this problem.
-
This topic was modified 11 years, 5 months ago by
perfortuna.
June 2, 2014 at 11:22 pm #273585Hi,
Post a screenshot as a private reply, only mods will see it.
Best regards,
JosueJune 3, 2014 at 1:00 pm #273850This reply has been marked as private.June 3, 2014 at 1:05 pm #273853Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) { #top .av-main-nav ul a { padding: 4px 15px; }}You can also go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px to activate mobile menu on tablets
Best regards,
YigitJune 3, 2014 at 1:11 pm #273857Hi,
I have paste the code into the quick CSS but nothing changed
Michel
June 3, 2014 at 1:11 pm #273859This reply has been marked as private.June 3, 2014 at 1:13 pm #273860Hey!
Please try adding !important rule as following
@media only screen and (max-width: 990px) { #top .av-main-nav ul a { padding: 4px 15px!important; }}and flush browser cache after applying the code
Best regards,
YigitJune 3, 2014 at 1:17 pm #273861This reply has been marked as private.June 3, 2014 at 1:21 pm #273863This reply has been marked as private.June 3, 2014 at 4:14 pm #273952Hi!
Do you mind creating a temporary admin login and posting it here privately so i can take a look?
Best regards,
YigitJune 3, 2014 at 5:04 pm #273986This reply has been marked as private.June 3, 2014 at 5:10 pm #273991Hey!
“Forbidden
You don’t have permission to access /wp-admin/ on this server.”Best regards,
YigitJune 3, 2014 at 7:01 pm #274074This reply has been marked as private.June 3, 2014 at 7:08 pm #274080Hi!
Please try it now, it should be working fine. I have adjusted the code a bit in Quick CSS field
Regards,
YigitJune 3, 2014 at 7:10 pm #274084This reply has been marked as private.June 3, 2014 at 7:17 pm #274091Hi Michael!
What’s exactly the issue on IE8? here’s how it looks for me on IE8:

Regards,
JosueJune 3, 2014 at 8:07 pm #274150Hi
When I look at it the logo (SenseTek) is half behind the menu
Michel
June 3, 2014 at 8:09 pm #274154Can you post a screenshot?
-
This topic was modified 11 years, 5 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
