:root{--page-title-display:none;}/* Start custom CSS *//**Hide header*/
.ekit-template-content-markup.ekit-template-content-header.ekit-template-content-theme-support {
    display: none !important;
}

/**Hide footer*/
.ekit-template-content-markup.ekit-template-content-footer.ekit-template-content-theme-support {
    display: none !important;
}/* End custom CSS */