Hi herron_james,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.blog .default-wp-page { display: none; }
Thank you!
That didn’t work but this did:
.post .default-wp-page { display: none; }
In case someone else needs to get this done. Thank you!
You did great
Thanks! That worked perfectly! 🙂
🙂