Remove Page Titles

  • qdevsuite

    #30665

    Sorry no the page titles are all still there. Thanks

    ronangelo

    #30666

    how did you add the code? I’m not seeing them in your site.

    qdevsuite

    #30667

    I added it to the custom css section in the graphene options

    Anonymous

    #30668

    Try this again. It works in my test site – http://test.prasannasp.net/image-page/

    .post-title, .post-title a, .post-title a:visited {
    display: none;
    }

    .child-page .post-title, .child-page .post-title a {
    display: block !important;
    }

    Clear your browser cache after adding this code and refresh page. Also don’t remove the code immediately if it doesn’t work. Give us some time to inspect it.

    qdevsuite

    #30669

    Thanks, I have uploaded the new CSS but again I cant see it working. I use multipul browsers to test the site and its still the same

    qdevsuite

    #30670

    I take that back, I think its working now

Viewing 6 posts - 11 through 16 (of 16 total)

  • 1
  • 2
  • You must be logged in to reply to this topic.