badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Home Page Title

#61712

Hi there,

To reduce the space between your content and navigation and also hide the page title in your home page just add below custom CSS code to Appearance > Customize > Additional CSS

.home.page .entry-header .entry-title {
    display: none;
}
.site-content {
    padding: 20px 0 10px;
}

Thank you for using our theme.