Remove sidebar
-
Hi all. I’m brand new to WordPress and attempting to remove the content sidebar from the 2014 theme. I’ve found a lot of documentation in the forums, but most all say I need to remove the
<?php get_sidebar(); ?>
line from my theme’s page.php. I’m having problems doing this though. I’m not using the 2014 theme as installed on my server. I created a child theme from the 2014 theme, as per the WordPress codex. As such, my child theme directory does not contain a page.php file. Can anyone offer guidance? Thanks in advance.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Remove sidebar’ is closed to new replies.