Page 1 of 1

How to create a multi-line nav bar

PostPosted: Mon Dec 14, 2020 2:56 am
by roddy
How would I be able to create a multi-line nav bar in Servoy?

I have located an example with Bootstrap https://codepen.io/Sekyi/pen/BxPMrG using version 4 (am unable to find what version Servoy is using) but I cannot see a way of integrating this with the Servoy implementation https://github.com/Servoy/bootstrapextracomponents/wiki/Navbar; there doesn't seem to be a way to encapsulate more than one menuItem in their own <div> CSS class.