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

Sidebar 1 Shown on PC Sidebar 2 Shown on tablet / mobile

Home / Forums / Kadence Theme / Sidebar 1 Shown on PC Sidebar 2 Shown on tablet / mobile

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

Tagged: 

January 14, 2022 at 12:37 pm

How can I do this –

Put Sidebar 1 only for PC and put Sidebar 2 For Mobile / Tablet. I need to do this bc I want different size google ads to show on mobile

Ig you would need to write a css that starts with


@media
screen and (max-width: 1024px) {
.content-container.site-container

But IDK what to write after

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