I have a hover off effect that returns the text to a light gray (from black on hover over) but I also want the text to stay black when clicked on. but the hover off is overriding to the click on. Any idea on how to fix this?
Another tip:
Currently, your “Nav Score” animations just change the clicked element font color and do not reset the siblings ones. If you want to keep it that way, cool, but if that is not intended the step-by-step has the guide to fix it.
Is there a way to make it so the page content changes without reloading the page and nav bar? Would Tabs be suitable for this? I’d also like to make each ‘page’ linkable.