remove 'quick links title' from Mega Menu

dashdotone
Tera Contributor

Hi there

 

I am trying to remove the title 'quick links' from the each parent item when it gets expanded in the mega menu.

I want to just remove it from the mega menu part but still keep the one that appears on the body right hand side.

Would anyone have some guidance on how to do this? thank you.

1 ACCEPTED SOLUTION

hi @dashdotone - just checking the possibility, if your client will be ok to show some other wordings instead of 'Quick link', as it can be accomplished without widget customization/cloning.    

you can create record in Messages (sys_ui_message) with required wordings as it pick the message dynamically.

AkanshaGupta_0-1739954204509.png

 

Note - Please mark my answer as correct, if it helps in answering your query.

 

Thanks

Akansha Gupta

View solution in original post

7 REPLIES 7

Glad that it worked for you, thanks!

Twinkle S
Mega Sage
Mega Sage

Hi @dashdotone one of the ways you can do is do the changes in Employee Center Navigation Widget and do changes in below code.

TwinkleS_0-1739332746253.png

For this you need to clone the widget and embed the new cloned widget in Employee Center Header and put the id of newly cloned widget below.

TwinkleS_1-1739332898462.png

If you feel this was helpful, please consider giving thumbs up and if it solved your issue, please mark this correct.
Thanks

Thank you - where can i find the 'Employee Center Header' code to change it to the new widget? thanks.