• Hello is it possible to hide the page title of a single page only? I want to hide the shop page “Shop” title as I have made it the home page.

    I understand you can remove all page titles by using:

    .page-header {
    display: none;
    }

    But it is only the Shop page title I want to remove. How do I do this please?

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