Remove blog from homepage
-
How do I remove the blog from my homepage(smartsecretarynow.com) and put the page that I have designed using my theme(called make) there instead?
The page that I have designed is residing at a subdomain and I want it to be at the homepage.
I did a search on this forum and copied and pasted the following into my custom css section:
.home_page_blog {
display: none;
}But the blog is still there. Also, there is nothing at settings>reading that would allow me to change this, as in previous versions of wordpress.
The topic ‘Remove blog from homepage’ is closed to new replies.