[Support request] Blog post title missing

Home Forums Support [Support request] Blog post title missing

Home Forums Support Blog post title missing

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

    I’m working on a site on a development server and I can’t get the blog article’s title to display. I can’t find anywhere to enable/disable it, and I’m not sure why the title of the post wouldn’t show..?
    Screenshot: https://www.dropbox.com/s/q2ec3d2oezv25n6/Screenshot%202018-04-15%2015.08.36.png?dl=0

    We need to be able to link to a specific page when we share a post on social media, but I don’t see an easy way to do that. Other WP sites I have allow you to click the title and view that post by itself, which is what we’d want to link to… What am I missing?

    Thanks,
    Wm

    #551212
    Leo
    Staff
    Customer Support

    Hi there,

    You have this CSS added:

    .entry-title {
        display: none;
        height: 0px;
    }

    Removing it should fix it.

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