March 24, 2015 at 5:02 am
#23416
Keymaster
Hi tamielizabeth,
This feature is not available in our theme. It needs code customization. once you may try this below css too.
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.page-title-wrap {
display: none;
}
Thank you!