trefts
(trefts)
January 16, 2026, 10:11am
1
I am getting close to finishing up website for my office, but I need some help. My drop down menu is preventing the whole list from being displayed. It’s too big and I need tighter spacing between the submenu items. I included a screenshot. see below.
thank you
PMUK
(Paul Moore)
January 16, 2026, 1:10pm
2
@elementsbot can you help
Hey there, trefts! Looks like your dropdown menu is feeling a bit too spacious. Let’s tighten things up!
To adjust the spacing between submenu items, you can use Tailwind CSS classes to modify the padding or margin. Here’s a quick example:
Open your dropdown component in Elements.
Add a custom class to your submenu items, like submenu-item.
Use Tailwind to adjust spacing, for example: py-1 for padding-y or my-1 for margin-y.
If you’re not sure where to add these, just drop them into the “Custom Classes” field for your submenu items.
And remember, you can always tweak these values to get the perfect fit. If you need more help, just holler!
trefts
(trefts)
January 18, 2026, 4:53am
4
Thank you. Although I am a little bit confused. I think I should put the code at the bottom of the screen in Advanced > CSS classes? see screen shot as well. and final question should it be something like “submenu-item my-1”?
thanks
dan
(Dan)
January 18, 2026, 11:36am
5
@trefts
The menu component doesn’t currently have a way to adjust the spacing between menu items.
I’ll create a ticket for this feature and see if we can get it added soon.
trefts
(trefts)
January 18, 2026, 11:50am
6
Thank you, that would be great. Let me know when it is updated please.
Doobox:
For a tighter gap
The default is py-2
between 1 and 1.5 for balanced spacing
dan
(Dan)
January 18, 2026, 4:03pm
9
We’ve just added an option to change the menu spacing, this will ship in the next build, and oh boy… this next build is HUGE
dan
(Dan)
January 18, 2026, 10:00pm
11
That’s good, because this is shaping up to be the hugest update we’ve ever done
sbchasin
(Steve C.)
January 18, 2026, 10:04pm
12
Any chance for right-click “Open with…” in resources??
dan
(Dan)
January 19, 2026, 10:11am
13
Probably not (you’re the only one to request this, so demand is low), but it is on the list.
thominator
(Thom Hogan)
January 19, 2026, 1:20pm
14
Okay, then I’ll demand it, too ;~). It would be useful. Very useful.
handshaper
(Robin Mair)
January 19, 2026, 8:06pm
15
I’ll ask for it as well, as it should be an essential feature to help dealing with resources.
trefts
(trefts)
April 18, 2026, 5:22pm
16
Thank you, the changes you made really do help…
iMac
(Hans)
April 18, 2026, 7:35pm
17
Will it be possible to scroll in case of many submenus? For now, I made another solution that works fine (hide all submenus. On the main page, each photo is a link to the submenu.