Viewing 1 replies (of 1 total)
  • Hi thegerdchef.

    Thank you for contacting us and for using our theme. We appreciate it.

    In order to hide blog post’s title, please add this to Appearance -> Customize -> Additional CSS:

    .single-post .entry h1 {
    	display: none;
    }

    This will hide blog posts’ title globally.

    If you have any additional questions, feel free to ask.

    Kind regards.

Viewing 1 replies (of 1 total)

The topic ‘Hide Post Title’ is closed to new replies.