social icon on top right remove

October 2015 Joomla Template
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed Feb 03, 2016 12:51 pm
Reply with quote
Report this post
Hi,
how to remove social links on top right?
Thanks?
Marlais
User avatar
Expert Boarder

teitbite
Sat Feb 06, 2016 4:33 pm
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
#gkSocialMenu {
    display: none !important;
}
User avatar
Moderator


cron