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*

No Titles

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #62939
    ratboyblue
    Participant

    hello,
    i do not want any titles.
    i inserted this into the custom css:

    .page-title-wrap {
    display: none;
    }

    it worked on every page except for one, the page “illustration” i am using as front home page.
    i will include url: https://bluewallick.com

    #62940
    ratboyblue
    Participant

    i have changed homepage to one without a title, so it is fine.

    but it seems that if a page is set to homepage the title will not disappear…
    i would still appreciate if it could be removed, for future use. thank you 🙂

    #62954

    Hi there,

    Use the below custom CSS code to hide the title of the page in homepage:

    .page-title-wrap, .home .entry-content .entry-title {
        display: none;
    }

    Thank you!

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