How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support Hide sidebar

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1412
    admin
    Keymaster

    Hi,

    In your child theme you can add:

    `
    @media (max-width: 767px) {
    #sidebar { display:none; }
    }
    `

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.