Hi
I’ve tried using this
.single-x-portfolio .entry-header {
display: none;
}
It hides the portfolio item titles
What I want to do is hide the word ‘portfolio’ on everything other than the actual portfolio page.
So this page would stay the same http://www.dianapowell.co.uk/portfolio/
but this page would just show the title ‘foxes’ and hide the title ‘portfolio’ http://www.dianapowell.co.uk/portfolio-item/foxes/
Huge thanks for your help!