Hello,
I am trying to create a Menu and Sub-menu using repeating groups. However I have two questions:
-
How do I set the spacing on the repeating group between each column / Category? for now, they are not distributed equally which looks odd and I cannot find how to adjust that (there is not gap set between elements, and I am using column containers)
-
How can I create a sub-menu so that when a user hovers over a Category, the relevant Sub-Categories (which I configured in the app databased as Sub-Categories with Root-Categories as an attribute) will show? I was trying to set-up another repeating group that diplays rows under the one dedicated to Categories (Main Menu) but with no success.
Thanks in advance,
Best