Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

The Event Calendar – hide sidebar in single event

Home / Forums / Virtue Theme / The Event Calendar – hide sidebar in single event

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
July 20, 2016 at 6:48 pm

Hi,

I just installed The Event Calendar — I wanted to hide the sidebar on the overview page but had to do that with this CSS code in Advanced Settings:
(see this page:
______________________________

.events-archive .sidebar {
display: none;
}
.events-archive div#ktmain {
width: 100%;
}
______________________________

That worked ok, but the sidebar is still showing on the single event page — how can I turn off the sidebar on this view?

see this page:

Thanks in advance for any support — need to resolve this quickly.

  • The forum ‘Virtue Theme’ is closed to new topics and replies.