Page title

Support Area Forums Kerygma Page title

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://
  • Author
    Posts
  • #20555
    Casey Morrell
    Participant

    I don’t want the page title shown on page how do I fix that?

    #20558
    Bill Robbins
    Moderator

    Casey,

    Do you want to hide them on all pages or just some pages?

    Let me know and I’ll show you how to do that.

    Thanks,
    Bill

    #20562
    Casey Morrell
    Participant
    #20564
    Bill Robbins
    Moderator

    No problem. To hide it just on that page, do this:

    1. Go to the Theme Options page and select the Advanced tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      .page-id-178 h1.page-title {
      	display: none;
      }
      
    3. Update your settings.

    and that should do it.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Page title’ is closed to new replies.