Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Education HUB with Primary and Secondary Sidebar #126456
    Lisa Ramish
    Participant

    Nevermind! I figured it out. I added:

    .global-layout-no-sidebar #primary{
    width: 100%;
    }

    in reply to: Education HUB with Primary and Secondary Sidebar #126455
    Lisa Ramish
    Participant

    Hi, When I do this, then I also get a narrow column on my homepage that does have any sidebars. Is there something I can do to adjust the CSS below so that it only applies to pages with sidebars? Thank you!

    `.site-content #primary{
    width: 60%;
    }

    #sidebar-primary{
    width: 20%;
    }

    #sidebar-secondary{
    width: 20%;
    }

Viewing 2 posts - 1 through 2 (of 2 total)