Helix Ultimate Mega Menu: Highlight Mega Menu Item After Clicking Module In Menu - Question | JoomShaper

Helix Ultimate Mega Menu: Highlight Mega Menu Item After Clicking Module In Menu

SS

Stefan Sporrer

Helix Framework 1 year ago

Hi,

i generated a mega menu with helix ultimate using only modules. If i click on a link in that module the page is shown, but the menu item with the mega menu ist noct highlighted.

Is there a way to highlight the mega menu menu item after clicking on a module?

Thanx for any help!

Stefan.

0
5 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #170357

Hi

Thanks for contacting us. Do you want it like this? I mean the active menu will be different color?

https://prnt.sc/esj_cdyh5uDh

You can then use this CSS in your custom.css file

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #30ee38 !important;
}

-Regards.

0
SS
Stefan Sporrer
Accepted Answer
1 year ago #170359

Hi,

no, its not that, what I want. Please look at the E-Mail i wrote to Kalvin:


Hi Kelvin,

thanks for trying to help me.

Her ist the URL: http://test.softbricks.info/index.php/en/

Ich have 2 menu items called „Portfolio“. If you use the first one you can see, that the second one is highlighted. If I delete the second one, none ist highlighted. I just created the second one with menu items. This one is working fine.

The first one ist created just with modules.

If you have any further questions, don't hesitate to contact me.

Kindest regards,

Stefan.


Kindest regards,

Stefan.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #170362

I understand the issue, but I am sorry to say that there is no default option to do that. You have to customize it yourself as we do not provide customization support. Hope you understand.

0
SS
Stefan Sporrer
Accepted Answer
1 year ago #170364

Thanx for answering the question.

Kindest regards,

Stefan.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #170366

You are welcome. You can now close this post by accepting the answer.

0