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

Want to hide sidebar on mobile but…

Home / Forums / Kadence Theme / Want to hide sidebar on mobile but…

This topic is: Not Resolved
[Not Resolved]
Posted in: Kadence Theme
February 18, 2022 at 12:04 am

@media screen and (max-width: 768px){
.has-sidebar .content-container.site-container{
display:block;
}
}

Is not working when adding to the custom CCS box.

Any idea?

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