Nav Button Highlighter component - now working

@Drew-ART Have you looked at Objects type for theme setting? Perhaps then it can be used to add many CSS rules, perhaps using nesting to add things like background color and padding to each rule. SCSS has a each loop that you may be able to use.

Perhaps this may help?

1 Like