no side bar – widen main content.
-
Since I figured out how to remove the sidebar, I seem to have the issue of the main content on the posts that is causing scroll bars because of the width I use.
How can I widen the main content area so the scroll bars don’t show?
I don’t know if this is correct for “this specific theme”, but this is what I am using under custom css:
#secondary { display: none; } .main-content-inner.col-sm-12.col-md-8.pull-left { width: 100%; }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘no side bar – widen main content.’ is closed to new replies.