Removing post on Homepage
Here is my site http://www.peachypen.com
You can see the Homepage showing the slider and my post. NOTE: I am trying to remove post from homepage and only show post in the PeachOpics page.....
EARLIER:
I follwed the steps of “Settings => Reading” and in Front page displays, check “A static page (select below)” and in Front page select the page you created.
However, when I attempt to set the Home page for FRONT PAGE Selection, It does not appear. I can see all other pages I created. But, the home page that is built into catch box pro does not show.
I have also done this in going to css in “Appearance => Theme Options => Custom CSS” box
.home #content .page { display: none; } .....this to hide the built in homepage, but nothing happens.