/* Hide homepage title text while keeping title area background image */
body.home .eltdf-page-title {
    display: none;
}