Helix Ultimate Template - Full Modal Menu - Question | JoomShaper

Helix Ultimate Template - Full Modal Menu

Frank

Frank

Template 1 year ago

Hello using the heliy ultimate template i choosed the full modal header (just to see the logo, serch and the burger-menu. On click of the burger menu i can see the complete overlapped screen ... where to set, which colour or gradien ... picture and mor settings? I did not find them - also i did not find that in the documentation.

Additional - as i have main and submenu items ... Problem is, that the main menu item is not opening the sub-menu-itims ( the user cannot see ) ... he needs to click on the arrow.

But it is not useful, only to click on the arrow - users will click on the main menu text.

Is this dependent of the type pf menu item? I tried to set, that a amin menu item is a link and filled in "#" ... but this did not work.

What exactly is the solution, please?

Thank you! Best regards Frank

0
5 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #163706

Hello Frank,

Thanks for reaching out.

Kindly share your site URL and some screenshots indication your issue points so that it would be easier for us to understand the problem.

Best Regards

0
Frank
Frank
Accepted Answer
1 year ago #163768

Hello, here is the working url (not live page)

Thanks for your support Frank

0
Frank
Frank
Accepted Answer
1 year ago #163964

HelloTeam, any news on this, please?

  1. Where to find setup details (colour, background picture ...) from Menu
  2. Menu situation that only the arrow is clickable for getting out the sub-menu-items... not the menu item itself. It will not open (fly out) the additional sub menu items.

Thank you!

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #164284

Hi,

Sorry for the delayed response.

Yes, the modal menu styles like this so it ocupies the full window. Did you mean it as overlpped? I have shared an screenshot in the hidden content box from your site.

  1. where do you want background image? For the whole modal menu background? and which color? Menu item color?
  2. If your heading menu items doesn't have any working link, then you can use the following code in your custom CSS:
    body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler {
     width: 100%;
     text-align: right;
    }

    Here is all about custom code placement in Helix Ultimate: https://www.joomshaper.com/documentation/helix-framework/custom-code-css-js-meta

Hope this helps!

Best Regards

0
Frank
Frank
Accepted Answer
1 year ago #164866

Hello, thank you for your answer. Yes, that code does what missed. But in detail it would be a much better solution, if by click on a second menu item the first one (which is open) will be closed - so that always only one item will be open. Could you please help with a modified code?

Then you i asked about the modal with htis menu. Variant 1 would be, only to have one background colour - where do i modify this coout code? Variant 2 would be a gradient colour - could you provide this as a sample - i will change the coulur codes on my end inside the page.

Variant 3 then would be a background picture. I know pages, where is the menu on one side and a picture on the other (on desktop) or a full background picture ...

Thank you fpr the help to solve this idea.

Best regards Frank

0