Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #807948

    Hi,

    I want to hide my POST title so that once published only the content within the WP text box will show.
    My previous posts have them hidden however any new post shows up the POST title in its standard size format and then my post title in the actual text which is doubling up. Surely there is a Theme setting to hide all POST titles? I’ve look and can’t find one.

    Also, I’ve got my About PAGE now showing in my BLOG section. This has never been in there. This theme seems to be getting more and more difficult to deal with after each update.

    Hoping you can provide a speedy resolution to both my issues, preferably without the need for more CSS.

    Thanks in advance,

    A

    • This topic was modified 7 years, 5 months ago by Anthony D.
    #808038

    Hey Anthony,

    Sorry, but there is no ready option for hiding post titles, since the standard practice is to have it displayed. It’s better to hide it with this CSS so that search engines can still see it in the code. Please use this in Quick CSS:

    .single-post .post-title.entry-title {display:none!important;}

    For your concern about the about page, we’ll need to see your site to check what’s going wrong. May we have admin access into your site, please?

    Best regards,
    Sarah

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.