remove article title in Black & White

GK User
Mon Feb 27, 2012 2:32 pm
Hello
Im using joomla 2.5 and the template black & white.
I cant turn off article title.

I have tried so far.
article options - show title - hide
article manager - options - articles - show title - hide
menu manager - edit menu - article options - show title - hide

I don´t know were else I can turn the title off?
thankful for quick reply
best regards
User avatar
Expert Boarder

GK User
Mon Feb 27, 2012 3:42 pm
Hi,

Try adding this code to CSS Override:
Code: Select all
#gkComponent > div > h1, #gkComponent > div > h2{
display: none;
}

Then let me know if it helps.
User avatar
Platinum Boarder

GK User
Tue Feb 28, 2012 8:38 am
It worked very well, thank you.
case is closed :D
thanks again and for such a quick reply
User avatar
Expert Boarder

GK User
Tue Feb 28, 2012 4:09 pm
You are most welcome, just feel free to let me know if you need any other helps.

Have a nice day!
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.