Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #122060
    Sarah Yoffe
    Participant

    As the subject says, how do I disable the title on pages. In particular the static front page I set up. Looks odd saying “Home”.

    #122080
    tikaram
    Keymaster

    @michaelinthenow : Please post in your site URL.

    Regards,
    Tikaram

    #122125
    Sarah Yoffe
    Participant

    http://test.shaolinseattle.com/

    We’re just in the process of redesigning so pretty bare right now.

    #122148
    tikaram
    Keymaster

    @michaelinthenow : Go to Appearance => Customize => Additional css and add the following css and save.

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

    Let me know if you need further assistance.

    Regards,
    Tikaram

    #122259
    Sarah Yoffe
    Participant

    Thanks!

    #122349
    tikaram
    Keymaster

    @michaelinthenow : Welcome and have a Good day.

    Regards,
    Tikaram

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Disable Title on Pages’ is closed to new replies.