• Resolved tabatha2

    (@tabatha2)


    I’m sure this is a really easy fix and I’m just being too dense to find it…

    I’ve created a view containing two placeholder testimonials. They’re looking and behaving just as I would like. But there’s an ‘entry-header’ class that’s displaying the page title and I’d really like not to have it there.

    But I cannot for the life of me find a way to hide this header :/ Any suggestions appreciated.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • anonymized-13171256

    (@anonymized-13171256)

    Your theme is displaying that. Try this custom CSS as a quick fix:

    article#post-102 .entry-header { display: none; }

    Thread Starter tabatha2

    (@tabatha2)

    Hey thanks, that worked great 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Plugin Displaying Page Title’ is closed to new replies.