You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.
We are trying to convert and existing wizard to this project. So far this project is far superior in functionality to what we originally had with JQuery + Bootstrap. Great job!
However there are some small UI challenges:
How to make the colour of the Tab change when selected to a specific colour
How to put the text for the Nav step inside the Tab rather than below
How to increase the height of the Tab
Is there a way to apply specific CSS elements to the Navigation Tabs? Or perhaps a custom section similar to template slot="footer" so we can fully control the creation of the Navigation Tabs?
The text was updated successfully, but these errors were encountered:
OK, some of this is solved. In regards to the Tab colours when active or not. To change the non active Tab colour I added this to the page the wizard is written into:
We are trying to convert and existing wizard to this project. So far this project is far superior in functionality to what we originally had with JQuery + Bootstrap. Great job!
However there are some small UI challenges:
Is there a way to apply specific CSS elements to the Navigation Tabs? Or perhaps a custom section similar to template slot="footer" so we can fully control the creation of the Navigation Tabs?
The text was updated successfully, but these errors were encountered: