Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Pleae post a link to a published page, not a preview. We cannot see previews. Thanks.

    Hi, @georgemgal. It looks like you’re using a Custom CSS plugin, so try adding this CSS to it:

    .single-post .site-branding h1,
    .single-post .site-branding h2 {
    	display: none;
    }

    (Note that there are also PHP-based solutions you can use if you want to remove the HTML output altogether, but I went for the path of least resistance first. ?? )

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove Site title and tagline from blog posts’ is closed to new replies.