• Resolved jamesieee

    (@jamesieee)


    Hi all,

    I looked through this forum but couldn’t find an answer for this — can anyone tell me how to remove the title for each page (i.e., not the website title that appears above the header image, but the title for each page that appears below the header image)? On the homepage the page title doesn’t appear, but on the other pages the respective titles do. I looked through the Page Template code but couldn’t figure out what to take out.

    Any help would be greatly appreciated. Thanks!!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter jamesieee

    (@jamesieee)

    And another question while I’m here — how do I get reduce the spaces above the page title and between the page title and the navigation bar? I’d like the header content to be more compact, essentially. Again, I looked through both the Header code and the Stylesheet but could not figure this out. Thank you!

    zeaks

    (@zeaks)

    This should do it

    .page-title {
       display: none;
       padding: 0;
    }
    Thread Starter jamesieee

    (@jamesieee)

    Thanks! Appreciate it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove page title’ is closed to new replies.