Removing page title on selected pages - not on blog or front page

Hi!

Thanks for such a fab theme - I rarely have any support queries and when I do, this forum helps so much.

I’m having trouble finding an answer to 2 queries I have (I’ll post individually as different threads).

My first issue is that I would like to remove the page titles on a particular page BUT NOT the blog post titles or front page (ie site wide)

The page is Tourist Podcast - An alternative travel guide with comedians

If this is not possible, is there code to remove all page titles BUT NOT homepage & blog posts

Many thanks
Vic

Hi there,
Thanks for reaching out.
In relation to your question here, please try out this code in order to hide the title on the page:

.page-id-417 #header .bottom-header h1 {
display: none;
}

I hope this helps.
Best Regards,
Support.

This worked too!

Big thanks and great job guys - the support you offer is fab ?

Vic

You are welcome to thank you :slight_smile:
I will close this case now, Feel free to contact us again if you have other questions Thanks!