• Does anyone know an easy way to remove the page titles from each page on your site? The text is big and it sits below the main menu on each page. I have looked through the settings but cannot find the option to turn this off. Is this possible?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author designlabthemes

    (@designlabthemes)

    hi @bradross20,
    to hide page titles on static pages,
    please go to Appearance ? Customize page.
    Click on the Additional CSS tab from the left panel.
    Add this code:

    .page article .entry-header {display:none;}

    Thread Starter bradross20

    (@bradross20)

    This did not work for me. The news page is the only one without a title on my site. All of the other pages have the title displayed.

    Theme Author designlabthemes

    (@designlabthemes)

    hi,
    do you have a site URL to test it?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Removing Page Titles’ is closed to new replies.