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

hide sidebar kadence mobile version 2025?

Home / Forums / Kadence Theme / hide sidebar kadence mobile version 2025?

This topic is: Resolved
[Resolved]
Posted in: Kadence Theme

Tagged: ,

October 16, 2025 at 12:40 am

is there still no feature to hide sidebar in mobile version in 2025?
i tried using this code but it’s showing double sidebar on desktop.


@media
screen and (max-width: 768px){
.has-sidebar .primary-sidebar {display:none !important;}
}

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