March 9, 2016 at 4:38 am
#43290
Theme Horse Support Team
Keymaster
Hi Keith,
just remove the above css and add below css
.page-title-wrap {
display:none;
}
.home .page-title-wrap {
display:block;
}
Hope this may help you
Thank you!