WordPress – Is it possible to both hide and show different div/elements using :target
I have a url where I used target, example: www.hello.com/#targeturl I want to use that to hide an element, and also show a different element that's hidden. Is there a way to go about doing this? The way I tried…