-
AuthorPosts
-
January 27, 2015 at 3:23 pm #386275
Hey Guys.
I got a problem on the “The mobile menu is usually displayed on smarthphone screensize only. If you have a lot of main menu items you might want to activate it for tablet screen size as well so it doesn’t overlap the logo on tablets or small screens”The 990px opportunity isn’t enough, when i lay my ipad down, on “wide mode”.
I need too raise the 990px, how do i do this?Please help! Thx.
January 27, 2015 at 3:28 pm #386276Hi SicaMedia!
According to this site – http://www.downforeveryoneorjustme.com/ your website is currently down. Please make sure that you posted the correct link.
Regards,
YigitJanuary 27, 2015 at 3:38 pm #386293This reply has been marked as private.January 27, 2015 at 3:48 pm #386306Hi!
Yes it does. I see that you have added following code to Quick CSS
.av-main-nav > li > a { padding: 0 7px; }
and that seems to solve the issue?
Best regards,
YigitJanuary 27, 2015 at 3:57 pm #386321No, the issue isn’t solved on my Ipad? It’s still the same?
I have clear the cashe, and refreshed 10 times.What do i do?
January 27, 2015 at 3:59 pm #386324@media only screen and (max-width: 1140px) {
.av-main-nav > li > a { padding: 0 7px; }}That’s what i put in the quick css.
January 27, 2015 at 4:01 pm #386326Hi!
I cannot reproduce the issue on my end when i resize the browser window and when i check your page on ipadpeek.com.
Please try changing the code to following one@media only screen and (max-width: 1240px) { .av-main-nav > li > a { padding: 0 7px; }}
Regards,
YigitJanuary 27, 2015 at 4:08 pm #386334I don’t understand that.
Look when i use ipadpeek.com – http://imgur.com/ZNb0buZ
January 27, 2015 at 4:50 pm #386358Hey!
I think it is related to your ipad’s cache. Please try viewing your page in incognito mode of browser
Cheers!
YigitJanuary 28, 2015 at 2:03 pm #386958That’s not working.
What do i do?
Can you show me a screenshot, of yours, thats working on Ipadpeek? I don’t understand, how it can work on yours, but not on mine.
I tried 2 Ipads + 3 computers?January 28, 2015 at 2:29 pm #386968January 28, 2015 at 2:39 pm #386973Okay.
I don’t think you understand my problem. When i look at the link you just posted, the “wide” ipad, don’t make the “Mobile-menu”
That’s what i want? How do i do that?
Try to push the danish flag? You can see, the menu is to close to the logo.
How do i make the Mobile-Menu come on, with the “Wide-Ipad-Mode”?January 29, 2015 at 4:29 pm #387754Hi!
Please add following code to Quick CSS
@media only screen and (max-width: 1024px) { #mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; } nav.main_menu { display: none; }}
Cheers!
YigitJanuary 29, 2015 at 5:07 pm #387788That worked. Thank you mate!
Great support!!
January 29, 2015 at 5:11 pm #387790Hey!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘My menu overlaps my logo my Ipad.’ is closed to new replies.