Tagged: full width sub menu, ipad portrait, mobile
-
AuthorPosts
-
February 20, 2015 at 3:38 pm #399702
Hi Team,
again, I have an issue with two-three rows in a fukk width sub menu:
http://emt-clean-powers.com/jobs/
I’d wish to show the mobile menu on iPad portrait mode (more exactly undeneath 1000px width – there the menu creates a third row without the white background) already or have a third row with white background for the menu. Please see the issue in the screenshot (item “Planungsingenieru (m/w)”):
I already inserted thius quick css code:
#top .av-submenu-container { height: auto; }
Thanks and cheers,
Jan :)- This topic was modified 9 years, 9 months ago by WEBIGAMI.
February 20, 2015 at 9:16 pm #399877Hi Jan!
Try adding this to your custom CSS.
@media only screen and (max-width: 767px) { .responsive #top .av-menu-mobile-active.av-submenu-hidden .av-subnav-menu li > ul{display: none;} .responsive #top .av-menu-mobile-active.av-submenu-hidden .av-subnav-menu li > ul.av-visible-sublist{display: block;} }
Regards,
Elliott- This reply was modified 9 years, 9 months ago by Elliott.
February 23, 2015 at 3:56 pm #400715Hi Elliott,
thank you, but nothing changed. It even displays not correctly on an 1920×1080 display. The last item goes into the third line without the white background.
I removed teh menu temporarily. Can you please tell kriesi about that issue?
Thanks,
Jan :)February 24, 2015 at 6:58 am #401189Hey!
Did you remove the submenu all together because I can’t see it on your site? We can help you with this but we need to see the issue in order to do so.
Regards,
RikardFebruary 24, 2015 at 6:30 pm #401589Hey Rikard,
it’s a live site of one of my client’s and he is not happy with the issue. This is why I can’t put it back there.
But please take a look at the screenshot in my first post here. There yoiu can see the issue.
Cheers,
JanFebruary 25, 2015 at 2:00 pm #402040Hi!
Please save your page as a template and duplicate a private one where we can see the issue – http://i.imgur.com/pkv1y7C.jpg
then post login credentials here privately so we can look into it :)Regards,
YigitFebruary 26, 2015 at 8:14 pm #402952This reply has been marked as private.February 27, 2015 at 6:41 pm #403585Hi!
There just isn’t enough space there for all of the links your using. Have you considered separating them into sub menus? When you do that they will display on hover to create more space.
You could also consider using the tabs or accordions to create more space for them.
Otherwise take a screenshot and highlight what your trying to do with them and we’ll see if it’s possible.
Regards,
ElliottMarch 2, 2015 at 12:30 pm #404402Hi Elliott,
Okay, now I know what is possible and what not.
I could ask the client to generate categories for his job offers. But it could be, that he can’t do that.
I will think about another solution and work without the menu so far.
Thank you,
Jan :) -
AuthorPosts
- The topic ‘Full Width Sub Menu more rows and mobile Menu on iPad’ is closed to new replies.