I’d like to use css to tell wordpress to not display the sidebar on my /events/ feed page. What would I use in the css to call out that page?
___________ .sidebar {display: none
}
Despite what I wrote above being true, if you can share a link to your site’s /events/ page specifically, I’ll take a look and try to recommend a CSS fix. 🙂