
Backstory: Making a pokemon charactersheet. I know some html, not great with css, mostly an art guy. I made the Show/hide radio button in the navigation bar, and now I need help with getting my page to recognize when the radio is toggled 1 div is shown and the other is not and vice versa. I tried implementing the same code that worked for the button's label and change the name of what display I needed changing, and at first it worked and I coded the rest of the nav bar. But when I came back to it, it no longer works and I dont know why. Here's a bunch of screenshots of what I'm working with. Working button in nav: HTML (I had a simple style on the divs to see if they were properly switching, took it off so you can see better) Trainer-switch Css (works fine) CSS (doesnt work) I've scoured the Css wizardry and google trying different things but to be honest I dont know enough of what i'm doing so i end up just copy pasting and seeing if things work. Help me Master coders of Roll20 you're my only hope.