• I am having trouble getting Bluestreet to stop displaying the page titles. I would normally use this css to hide them but it isn’t having any effct in this case. I can’t find any other FAQs on this theme about this issue.

    .page .entry-title {
    display: none;
    }

    Thanks for your assistance.
    Tom

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, tomlyne

    To do this, add the given below custom CSS code:

    .page-title-col{
    display:none !important;
    }

    Thanks
    Rishabh

    Thread Starter tomlyne

    (@tomlyne)

    Again, thank you very much form your help. I’ll try and leave you in peace for a while. Cheers. T

    Glad to help you!

    If you like our Theme & Support, kindly rate us HERE.

    Thanks
    Rishabh

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘prevent the bluestreet theme from writing the page title on to the header image’ is closed to new replies.