• Good Day,

    I am using v 1.0.9 of the 2013 Blue theme and I’m trying to remove the word “Home” from the home page.

    What code will accomplish that?

    The page can be found here.

    Thanks

Viewing 1 replies (of 1 total)
  • Hello EnnisP,
    Hope you are having good time!

    Please paste the following code at the end of your style.css file and save it.

    .entry-header { display: none; }

    I hope it will resolve your issue.

    Best Regards
    Vipin

Viewing 1 replies (of 1 total)
  • The topic ‘Need to remove the word "Home" from the home page’ is closed to new replies.