April 25, 2019 at 7:36 am
#62797
Theme Horse Support Team
Keymaster
Hi Rufando,
Add below line of code into your custom CSS option to hide the page title container:
.page-title-wrap {
display: none;
}
Thank you!