• On my test website, the Karuna demo and on other Karuna websites I have viewed, the responsive menu, when clicked is always expanded if child pages are available.

    Is there a way of having the responsive menu not to be expanded but have an expand indicator (like on large screens), that could be clicked to show the child pages?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    Yes, it is, but it would require the use of a Child Theme and then modifications to the menu javascript files, and then some CSS to style and add the expand indicator icon. You would want to do this within a Media Query with a max-width that is the breakpoint at which the touch device menu becomes active.

    I did a quick search on the web, thinking that there should be some examples out there, but I really didn’t find anything that looked like it might work.

    Thread Starter Andrzej

    (@ukandrzej)

    Many thanks for your investigations.

    That’s disappointing. Karuna is a nice theme with some interesting touches but lack of this feature in the responsive menu restricts it to small sites where child pages are not a big priority.

    Does Automattic have a feature request service for their themes were I could request this?

    sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    Once a theme is released, there typically aren’t any major changes in functionality done after that as it would/could cause an uproar from those that did not want that particular feature.

    You may want to think about posting at https://jobs.wordpress.net/ and see if someone is willing to take this project on for you and give you an estimate of how much it would cost.

    Thread Starter Andrzej

    (@ukandrzej)

    Many thanks for your advice.

    sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    You are welcome.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Let responsive menu have expand indicator’ is closed to new replies.