I’ve been working on this seemingly simple issue for hours now and it’s driving me crazy. My website uses the Themify Simple theme, and blog pages have a sidebar by default that I don’t want. I’ve removed the widgets but I still have a large gap on the right side. What I’ve tried:
1) Modifying the Themify Custom Panel to “full width” and “ no sidebar.” This did nothing.
2) Adding custom CSS code to both change the width and setting display: none; on the sidebar. No effect.
3) Removing the php getsidebar functions. I followed a tutorial on how to override it on the child function and even tried modifying the parent theme while making sure it was reversible. This DID remove the sidebar (I could tell in the HTML) but the content still did not fill the screen.
At this point I really don’t know what to do, according to all the tutorials this is the way to remove a sidebar, is there anything else I’m missing? Thanks.
[ad_2]