Forums

[resolved] Twenty Eleven - Globally Remove Page Titles (5 posts)

  1. SecurityOptions
    Member
    Posted 5 months ago #

    Hello, can anyone tell me if their is some css code that I can input on to my site that will remove or hide the titles that display on each page.

    When I create a page (and I guess post) on my static paged wordpress website, the page title displays in my navigation menu and also in the top of each page. I'd like to hide it if possible.

    Any ideas?

    Will hiding it affect my SEO results?

    Thanks :)

  2. deepbevel
    Member
    Posted 5 months ago #

    #content .entry-title {
    display:none;
    }

    As far as I can tell there's no consensus on css effecting seo, many opinions and little fact.

  3. SecurityOptions
    Member
    Posted 5 months ago #

    Thank you very much you wonderful person deepbevel, that was exactly what I was looking for; thank you and happy new year to you.

    All the best
    Regards
    ME :P

  4. deepbevel
    Member
    Posted 5 months ago #

    no problem, I think it's my first one responce fix. Congratulations!

  5. SecurityOptions
    Member
    Posted 5 months ago #

    Excellent ... Woohoo!!! :)

Reply

You must log in to post.

About this Topic