Articles!

GK User
Mon Jun 04, 2012 5:14 pm
Hi I setup and article and add on the category (Uncategorised) after add an link to that article to display on the website. It all works fine but at the top there is the text (ARTICLES) not sure where that come from and how can I delete that but if I use the category (uncategorised) it always show that text.
Please see attached the photo or visit the website: http://www.good-scents.eu

Any help on this it would be great.
Many thanks.
Cesar
Screen shot 2012-06-04 at 17.01.09.jpg
User avatar
Junior Boarder

Konrad M
Tue Jun 05, 2012 10:26 am
Hi,
Please try add to override.css
Code: Select all
.item-page h1 {
display:none;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Tue Jun 05, 2012 12:23 pm
Hi Konrad
It works fine, thank you for your help.
Cesar
User avatar
Junior Boarder


cron