Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

Menu issue on submenu | iPad

  • emperor
  • emperor's Avatar Topic Author
  • Offline
  • Premium Member
More
10 years 3 months ago #137574 by emperor
Menu issue on submenu | iPad was created by emperor
Hi there,

You are using a non conventional menu on ipad/tablet which is awesome.
Unfortunately there is a problem with sub-menus. I have Top menu "Menu" then "Dinner" and then "Meat", "fish" etc.
The options "Meat", "fish" etc, are not appearing at all on tablets.

Please advice,
Thanks once more.

Please Log in or Create an account to join the conversation.

More
10 years 3 months ago #137575 by Yiota
Replied by Yiota on topic Menu issue on submenu | iPad
Add this in your custom.css file under the @media for 1024px screen viewport.

.mainNav ul.menu ul li > ul {display:block;}

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • emperor
  • emperor's Avatar Topic Author
  • Offline
  • Premium Member
More
10 years 3 months ago #137576 by emperor
Replied by emperor on topic Menu issue on submenu | iPad
Yota I don't understand what exactly to write and how to write it.

Can you please write it down the whole thing?

Thanks.

Please Log in or Create an account to join the conversation.

More
10 years 3 months ago #137577 by Yiota
Replied by Yiota on topic Menu issue on submenu | iPad
Add this:
@media only screen and (max-width:1024px) {
.mainNav ul.menu ul li > ul {display:block;}
}

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
10 years 3 months ago - 10 years 3 months ago #137578 by Yiota
Replied by Yiota on topic Menu issue on submenu | iPad
If you are viewing from iPad make sure that you are not seeing a cached page.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • emperor
  • emperor's Avatar Topic Author
  • Offline
  • Premium Member
More
10 years 3 months ago #137579 by emperor
Replied by emperor on topic Menu issue on submenu | iPad
Thank you!

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum