Removing black text title box from top of each page

GK User
Mon May 18, 2015 5:58 pm
What should I do to remove the black text title box that appears on each page. This title box takes up quite a bit of browser space and I'd like to take this title box section out. The CSS ID is gkPageTitle.
User avatar
Junior Boarder

GK User
Mon May 18, 2015 8:20 pm
Hi,
one of solutions:
h2#gkPageTitle {display:none;}
User avatar
Platinum Boarder

GK User
Mon May 18, 2015 8:42 pm
Thank you for your response. Where (in which file) should I add this override?
User avatar
Junior Boarder

GK User
Mon May 18, 2015 9:20 pm
User avatar
Platinum Boarder

GK User
Tue May 19, 2015 9:22 pm
Thanks!!
User avatar
Junior Boarder


cron