• Hello Sir!

    Let me first thank you for this awsome theme, it fits all my needs.

    However, i’m not a coder and i am struggeling with the following:

    On mobile devices, i want to be able to collapse and retract the sub items of the menu.

    -Parent <-collabsible/retractable
    -Sub1 <-collabsible/retractable
    -Sub2 <
    -Sub2 <all Sub2 items should stay on when active
    -Sub2 <
    -Sub1 <-collabsible/retractable
    -Sub2 <
    -Sub2 <same as above

    Is that somehow possible? I have no problems in editing stuff in the child folders root.

    Another thing i want to change is the transperancy of the menu background, in the mobile responsive view, but maybe i can figure this out by myself before you answer.

    Best regards and greetings

    M

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author galussothemes

    (@galussothemes)

    Hi M,

    As regards the submenus, it takes time programming in JavaScript (jQuery) and modify CSS styles, sorry.

    As for the menu transparency on mobile devices, go to Customize > Editor, select custom-style.css and paste the following code to display the menu opaque:

    #menu-movil {
    background-color: rgba (85, 85, 85, 1);
    }

    Regards.

    tomasdotti

    (@tomasdotti)

    Hello.
    I want to buy the pro version, but first need to know if it is possible to disable the function responsive template. That’s because I do not want the site to mold the device screen size.
    Can you please answer me?

    Theme Author galussothemes

    (@galussothemes)

    Hi tomasdotti,

    I’m sorry, there is no option to disable the responsive web design.

    Regards.

    tomasdotti

    (@tomasdotti)

    You can not make this adjustment? I really liked the template and would not want to have to look for another. However I need it to be unresponsive.

    Theme Author galussothemes

    (@galussothemes)

    It could be done, but it takes time and is not worth it. I am sorry.

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

The topic ‘Responsive Menu – Collapse Sub Items’ is closed to new replies.