Flyout menu in footer

Hi,

I have this blog Wooden Packaging for Cosmetics, Fragrance & Spirits - Minelli (HubSpot) and I’m working on reproducing here the footer of the website of the same company: https://wood.minelligroup.com/contacts/ (non HubSpot).

As you can notice, in the second column there is a flyout menu the opens on click the child elements below itselft.

I’ve tried to configure it in HubSpot but as you could see, it opens the child elements on hover and they appears on the right, not on te bottom.

Can somebody help me to obtain the best solution possibile to align the style of the two websites?

Thanks a lot!

Erica

Hi @EricaFontimedia

If you inspect your list items you will find there is CSS to show sub-menu items. You need to remove that CSS and use js click event to show the sub-menu items.

I hope this will help you out. Please mark it as Solution Accepted and upvote to help another Community member.
Thanks!