Viewing 3 replies - 1 through 3 (of 3 total)
  • I would also like to do this. I have been trying some things to disable the sidebar but it doesn’t work very well.
    But seeing the response of the author of the theme in other posts, I think we won’t have an answer any soon.

    OK, I just discovered how to do it. You simply have to comment out (add //) the call of the sidebar in the single.php page.
    Find this:
    <?php get_sidebar(); ?>
    And replace it with this:
    <?php // get_sidebar(); ?>

    I think this is it.
    Cheers!

    Thread Starter mrkmnn

    (@mrkmnn)

    Cool thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Full width posts’ is closed to new replies.