Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

General

Question theme x-corporat

Started by marc 7 years ago · 4 replies · 826 views
7 years ago

@marc63400 It's by design...

The template 'templates/partials/base.html.twig' creates two different menus.

  • The one that is displayed in larger screens loops through the root pages and their child pages. The child pages will be shown in the dropdown. See template line 46 and its include.
  • The menu that is visible on smaller screens loops through the root pages and only shows pages that do not have children. See line 60

The only way to change this is to change in the templates the way both menus are constructed.

6 years ago

ok thanks but how i can make this modification ... i understand the code but i am not able to change it ... :)

6 years ago

I understand but no way to make the modification ....

6 years ago

@marc63400, Maybe you shouldn't... The designer probably had his/her reasons for not implementing it on mobile.

There are a few reasons I could think of:

  • Hovering
    The popup appears when the cursor hovers the 'Features' menu. On smartphones, there is no such thing as hovering...
  • User-experience
    I don't think the popup menu would be a great user experience.

    A responsive-webdesign does not necessarily need to mimic the functionality and content between different devices. Because of dimensions, bandwidth and network costs, a mobile user surfs a website differently which warrants for different menus, different content and/or different layout.

    To quote Google's view on menus in their article "What makes a Good Mobile Site":

    Keep menus short and sweet

Suggested topics

Topic Participants Replies Views Activity
General · by Jerry Hunt, 4 days ago
2 82 10 hours ago
General · by pamtbaau, 16 hours ago
1 53 15 hours ago
General · by Andy Miller, 1 day ago
0 45 1 day ago
General · by Marcel, 12 months ago
6 347 5 days ago
General · by Duc , 5 days ago
3 41 5 days ago