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*

Home Page Title

Tagged: , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #61581
    cyoung
    Participant

    I would like for the title on the home page to disappear so I can bump up the slider closer to the navigation bar.

    http://retain.csg.org/

    #61657
    raradrivingschool
    Participant

    i would like to know the same

    #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.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.