Certain CSS names not working
-
I have a child theme for my website. I have added class names to one of my page banners. For some reason most css names are not working. For example…
.desktop {display: none} – – works
.aboutCover {display: none} – – does not work
.about23 {display:none} worked for a moment, but then it stopped working (unless it was possibly my cache).This is weird. I tried using the built in class names through inspector, but those did not work either. Also, when looking at inspector the class names are listed, but they don’t seem to be responding unless I am using .desktop. Any help in understanding this is appreciated.
Thanks,
Grant
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Certain CSS names not working’ is closed to new replies.