Not All Menu Items are Displaying - Question | JoomShaper

Not All Menu Items are Displaying

SC

Shirley Craig

Helix Framework 1 year ago

The menu items are dissapearing upon hover over main menu item on the page provided below: https://screenrec.com/share/r9ks1KYEWD

0
3 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #101856

Hi there!

Thanks for your query.

Please use the following code in your custom CSS:

.body-innerwrapper {
    overflow: visible !important;
}

Note: Path towards custom CSS(Joomla 4): System>Site Templates Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

https://prnt.sc/5mBuSRh907N3

https://prnt.sc/ooiq-lkMEXr_

https://prnt.sc/nunlX-f5AhK1

Best Regards

0
SC
Shirley Craig
Accepted Answer
1 year ago #101859

Thank you. I really appreciate your guidance on this Rashida.

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

Glad that it helped and you are always welcome:)

0