Menu : how to display group when link is hovered without having a large header

Hi everyone,

I am trying to do something that seems very basic but I just cannot manage to do it and ot drives me nuts !

Here is what I want : whenever a link (located in the header) is hovered, a group appears.
Here is an example : if “business creation” is hovered, then a group appears with sub categories to choose from (“share capital deposit”, “company creation”, etc.).

I tried to make a group visible when the link is hovered but the group is large and it forces me to have header that is at least 380p large… :confused:
I cannot use that solution because then on my main page the buttons are not clickable (since the header overmaps the buttons).

I hope my message is clear enough…Does anyone has any idea how to solve this problem or maybe an alternative approach.

Many thanks in advance,

Alex

An alternative that would work not upon hovering but upon clicking a header menu option … would be to use a group focus element referenced to the header

1 Like

Thanks for your reply cmarchan ! It seems indeed to be the best working solution.

1 Like