I’ve used this custom css (elementor pro) for the navmenu widget:
selector a::after {
display: none;
}
However, even though the arrow is not visible, it still seems to take up room. Does anyone have a better solution?
Yes please, I would find this very useful too.
Is there any way to tweak the code in the interim?
I realise now perhaps my wording was misleading. I didn’t mean to disable the menu entirely, just not collapse it to an icon. Sorry if this was not clear.
Well, the menu is very small (3 items) and fits nicely on a phone screen as is, so no need to collapse to an icon. Another case (not with Astra) was when there were two menus in different locations in the header and it did not look good when collapsed to 2 icons. So having control over whether a menu collapses to an icon can be useful in certain situations.