Hi,
it would be great to have possibility to setup ID and Class for Navigation items element to have simple option how to override CSS styles. There is just setup link possible now.
Thanks
Hi,
it would be great to have possibility to setup ID and Class for Navigation items element to have simple option how to override CSS styles. There is just setup link possible now.
Thanks
It would be great to add this feature so you can directly style of customize a menu item.
There are alternatives like use css nth-child but this is error sensitive when adding of changing the menu items.
Also javascript is possible, but this will influence the CLS (Cumulative Layout Shift) since it will first render the html, then css and then Javascript.
This will be a great win to fight lot’s of issues! Any updates?
I just had a client ask me about this. Would love this ability.