Forums
(@petematheson)
13 years, 3 months ago
Ah, silly little thing.
there was a space in my . entry-title h1 css tags.
changed to .entry-title h1 { display:none;} .entry-header h1 { display:none; }
Now all working
Thank you !
On every page that I create.
It’s on my home page (www.performanceacademyltd.com/blog)
See where it says ‘HOME’ at the top below the logo.
Confused here, I’ve done that with Firebug and set the following in my css
. entry-title h1 { display:none;} . entry-header h1 { display:none; }
Yet it’s still showing the Title?
Do you know to which item I need to apply the display:none; style to?
I’ve tried it on a couple but they don’t seem to hide it
Correct
So – how do I get rid of the title?
??
Yes it is.
Sorry, my mistake https://www.performanceacademyltd.com/blog
That would help!
Ah sorry – I have taken a copy of the twenty eleven theme then edited the CSS and changed the placeholder picture.
Should I still follow that guide as above?