Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #52733
    leotrim77
    Member

    I am using Simple Catch theme

    I have created Home Page but when I click on that I see title on page ‘HOME’
    how can I remove that title from page

    #52751
    Sakin
    Keymaster

    @leotrim77: Try adding in the following css in “Appearance => Theme Options => Custom CSS” box:
    #content .type-page .entry-title { display: none; }

    #52771
    leotrim77
    Member

    THANK YOU SO MUCH
    even if this code is removing all titles of pages

    I said only HOME page title but however thank you

    #52788
    Sakin
    Keymaster

    @leotrim77: Thanks and if you just want to remove homepage title then you can replace that css with the following css:
    .home #content .entry-title { display: none; }

    #52803
    leotrim77
    Member

    wooow thank you so much bro mwahhhhh 😀

    #52822
    Sakin
    Keymaster

    @leotrim77: Thanks and you like this theme then please support it by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/simple-catch/ Thanks 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Remove title from page’ is closed to new replies.