Is there a way to remove the sidebar whilst viewing inside a post? The sidebar takes up too much room and feels too big...
Many thanks!
Andy
Is there a way to remove the sidebar whilst viewing inside a post? The sidebar takes up too much room and feels too big...
Many thanks!
Andy
Change/replace following two code lines in single.php:
<div class="wrapper" id='wrapper_main'>
with:
<div class="wrapper fullwidth" id='wrapper_main'>
and delete following line:
get_sidebar();Thanks Dude, appreciate the help.... However, I've found that in a few places (Although i'm not exactly sure where to look) and nothing seems to happen...
It still appears..!?
Any thoughts?
No worries, being daft. Thank you Dude
Glad that I could help.
You must log in to post.