Subpages accessable through menu on the mobile version

Hello, 

we have a couple of subpages on our website and we have the issue that the pages won't show in the menu on the phone when I open it. 
The only way to get there is to click the little plus on the right to see all the subpages. 

Is there a way to:
1. get the the plus icon more visible, through the colors page it won't change.
2. click on the page where the subpages are under and the subpages would show in the menu? So that they will be visible as soon as I click on the first page and when I open the menu again, they will still be visible?

That's the page I'm talking about: http://highschoolneuseeland.at/

An example for what I mean and how we would like it to be, is: https://www.hypedc.com/

It would be great if you could help with that!

Cheers


Comments

  • Hi,
    1) Paste that code below to the Theme Options > Custom CSS & JS > CSS
    span.menu-toggle{
    font-size:36px !important;
    color:gold !important;
    }

    2) Unfortunately, that is not possible, BeTheme does not have such functionality.
    Thanks
  • Thanks, that did help already! 

    One other thing, is there a way on changing the plus to an arrow down icon?

    Your help is much appreciated!

    Cheers
  • Unfortunately, it's hardcoded in the theme.
    You would have to edit the HTML structure of the menu to make it changed.

    We cannot help you with that because we do not support theme files customization.
    Thanks
Sign In or Register to comment.