Home Forums Total Remove sidebar from blog page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2188
    jennifer.sturgis
    Participant

    Hello!

    I have pretty much finished my website, and am having trouble removing the sidebar from my blog post page. I have set the page layout to be the full screen with no side bar, but there are still no changes in the layout. I have also cleared my cache and nothing has changed. Any advice?

    Link

    #2312
    Hash
    Keymaster

    The page layout option does not work of the blog page. Add the below CSS to remove the sidebar from blog page

    .blog #primary{width:100%}
    .blog #secondary{display:none}
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.