Using Wordpress for My Site: Want to Clean it up.

by 4 replies
5
I want to have a clean page for my site. Without having the double column on my page. Where do I get that page from? How do I do that? If you would like to take a look at my site. It is www.reesesource.com

Thanks.

Reese
#website design #clean #mysite #site #wordpress
  • Simply install single column theme.
  • Download a simple theme. done.
  • You can also build a page with only 1 column even if your blog template is using more than 1 column. This will require a little code editing but it can be done.
  • You will need to find <?php get_sidebar(); ?> code in your theme and remove it wherever and need to make a few css changes for your 2 column theme to become a single column theme.

Next Topics on Trending Feed