Hide Article Title

GK User
Mon Feb 27, 2012 10:40 pm
I have set the Article options to Hide the Category title, yet it still displays. Not sure why.

http://clients.fluxlabs.net/emerald/ind ... d=33:staff
User avatar
Fresh Boarder

teitbite
Thu Mar 01, 2012 1:57 am
Hi

Can You please show me exacly what You have in mind ? I do not see a category name under this address.
User avatar
Moderator

GK User
Wed Mar 07, 2012 10:18 am
I have exactly the same issue ....

If i write an article, then go to the article options and set 'show title' to 'hidden', it still shows on the frontend.

A solution is very welcome!
User avatar
Senior Boarder

teitbite
Thu Mar 08, 2012 8:23 am
Hi

Can I please see an exact link to the page where You have this issue ?
User avatar
Moderator

GK User
Sun Mar 11, 2012 8:56 pm
User avatar
Fresh Boarder

teitbite
Mon Mar 12, 2012 8:49 pm
Hi

I think this should be disabled in menu item settings, but You can always hide it using css:

Code: Select all
.item-page h1 { display:none; }
User avatar
Moderator