Top Menu Issue ...

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
Mon Jan 06, 2014 2:58 pm
Reply with quote
Report this post
Hello,

I do not want to use the top menu in World News (the second menu showing on demo) .. it's just too redundant for me. No issues doing that, but when I do (just disable it) the search and social icons disappear as well. It's showing them as completely different module locations so how can I fix that. I want the search and Social Icons but not the menu?

Thanks,
Dave
User avatar
Senior Boarder

teitbite
Tue Jan 07, 2014 9:03 am
Reply with quote
Report this post
Hi

Please make some dummy menu with even just one option publish it in this position and than add this code to css:

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

GK User
Tue Jan 07, 2014 11:54 pm
Reply with quote
Report this post
Well thank you, somehow that worked without me even disabling the top menu that was there? Can you explain this? :)
User avatar
Senior Boarder

teitbite
Fri Jan 10, 2014 5:53 am
Reply with quote
Report this post
Hi

This code onlt hid it, but its a good solution as well :)
User avatar
Moderator


cron