Is it possible to remove the border around logo and main menu area?

GK User
Wed Sep 21, 2011 8:55 pm
I am looking to remove the border around the logo and main menu area. Can anyone please provide tips on performing this action?

Best,
User avatar
Senior Boarder

Konrad M
Thu Sep 22, 2011 5:54 am
Hi
Try add to override.css
Code: Select all
#gkPageTop,
#gkHeader {
border:none;
}

and remember to enable override.css option in template settings. Let me know if you want remove border around modules
User avatar

GK User
Thu Sep 22, 2011 12:35 pm
It did not work
How do you enable override.css option in template settings?
I could not find it.

Best
User avatar
Senior Boarder


cron