www.walhallarecords.be
How do i remove the headings of my pages? I mean, for example when you click on "Label" there is a coloured heading in the main with the title of that page. I don't want this.
www.walhallarecords.be
How do i remove the headings of my pages? I mean, for example when you click on "Label" there is a coloured heading in the main with the title of that page. I don't want this.
This will work for the "Label" page typesHow do i remove the headings of my pages?
Add this to the bottom of your stylesheet
Code:#ezPagesHeading { display: none; }
Worked! thanks a lot Kobra!
Is there a way I can make the 'home' label go away on the home page, but still have the labels show on the inside pages (because they are all linked and I like that).
Thanks!
Nevermind - I found it - thanks!