Hello!
I was wondering if you could help me out. I have a widget in the footer that I’d like to display as hidden for formatting reasons. I did this with a class .hidewidget where the text is transparent. However, I want the hr in that widget to not display at all. I tried using .hidewidget .widget:before {display: none;} to hide the HR or border that is showing up, but it doesn’t work. I only want to hide the hr in that first widget. How would I be able to do that?
The URL of my site is http://nmvets.wpengine.com/
Thanks for the help! You guys are awesome!