Site logo

[Resolved] Sidebars Sticky – Left and Right

Home Forums Support [Resolved] Sidebars Sticky – Left and Right

Home Forums Support Sidebars Sticky – Left and Right

Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • #1731418
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    @media (max-width: 1024px) {
      #left-sidebar.is-left-sidebar.sidebar {
          order: -1;
      }
    }

    If its not working correctly – please raise a new topic where you can use the Private Information field to share a link to the site.

    #1731578
    Matt

    New topic posted here

Viewing 2 posts - 16 through 17 (of 17 total)
  • The topic ‘Sidebars Sticky – Left and Right’ is closed to new replies.