You are not logged in.
Pages: 1
I'd like to change the size of my Applications menu items. Is this at all possible?
I know adding
menuitem label {min-height: 24px;}
to ~/.config/gtk-3.0/gtk.css changes the minimal size of menu items, but it applies to all menus, which is not what I want.
Offline
It doesn't appear that you can directly address those menu entries with CSS - it appears, as you have found out, that it only respects the generic "menuitem" system directives.
What about using another menu system like whiskermenu?
BTW, welcome to the forums.
Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Pages: 1
[ Generated in 0.007 seconds, 7 queries executed - Memory usage: 517.38 KiB (Peak: 525.02 KiB) ]