• Resolved bghelpinghands

    (@bghelpinghands)


    Hello

    There appears to be no obvious way of hiding or deleting the page title so that it does not display. The home page by default does not display the title but on all other pages it appears.

    Thanks in advance

Viewing 2 replies - 1 through 2 (of 2 total)
  • Using this css style will hide the title.

    .sub-page #page-title {
        height: 150px;
        text-align: center;
        display: none;
    }
    Thread Starter bghelpinghands

    (@bghelpinghands)

    Fantastic thanks for your response.

    Added to Custom CSS code in Appearance > Anaglyph Options and is working all ok.

    Many thanks friend.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Page Title in Anaglyph Lite’ is closed to new replies.