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*

Hide page name

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #87159
    deven1134
    Participant

    I am editing my home page and would like to hide the page name without hiding it in the nav menu it’s in. How can I do this?

    #87279

    Hi there,

    To hide the page name from your home page just go to Appearance > Customizer > Additional CSS and paste below line of code

    .home .site-main .entry-header {
        display: none;
    }

    Thank you!

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