Remove Copyright in footer

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Aug 21, 2014 10:16 am
Reply with quote
Report this post
Hello,

I was able to remove style switcher and Framework logo but I cannot remove the Copyright text (I don't want to use it). Could you please advise?

Thanks,
Giang Anh
User avatar
Expert Boarder

teitbite
Thu Aug 21, 2014 10:19 am
Reply with quote
Report this post
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gkCopyrights {
    display: none;
}
User avatar
Moderator

GK User
Thu Aug 21, 2014 10:27 am
Reply with quote
Report this post
Perfect, than you so much :)
User avatar
Expert Boarder


cron