December 10, 2015 at 11:45 am
#40318
Theme Horse Support Team
Keymaster
Hi Nicole,
To hide the Home title from your home page Go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.home.page .entry-header {
display: none;
}
Thank you for using our theme.