Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #57727
    Kathy
    Member

    On the home page only, I would like to make the entry-title go away. How can I do this?
    Thanks.

    #57769
    Sakin
    Keymaster

    @Kathy: You can just add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box to hide entry title in your homepage.
    .home #main .entry-title { display: none; }

    #58077
    Kathy
    Member

    Thank you!!!!

    #58270
    mosign
    Member

    i would like to hide it on the pages only, how can i do this? thanks!

    #58271
    mosign
    Member
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Hide entry-title on Home page only’ is closed to new replies.