Separated menu

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
Fri Mar 14, 2014 8:48 pm
Reply with quote
Report this post
Hello
I see in the demo that there is a space between the differents parts of the menu (Home, template, Typography)
How can I do that?

Thanks
User avatar
Senior Boarder

GK User
Fri Mar 14, 2014 9:09 pm
Reply with quote
Report this post
Hi, it should be automatically added if you're using Menu from Template.
User avatar
Platinum Boarder

GK User
Sat Mar 15, 2014 2:59 pm
Reply with quote
Report this post
Thanks for your answer.
I checked everything I thought could be the solution, but nothing worked out.
I installed as well the quickinstall in another path to compare the configuration, CSS, etc. but I can't see where is the problem.
I reinstall the template again, and the same.
Any clue?

Thanks

Image

http://comunicaciondeportiva.com/riccardotosetto/
User avatar
Senior Boarder

GK User
Sat Mar 15, 2014 6:07 pm
Reply with quote
Report this post
Ohh, now I see what you wanted.

You have to add subitems like we have in demo navigation:
User avatar
Platinum Boarder

GK User
Sat Mar 15, 2014 6:39 pm
Reply with quote
Report this post
sorry but is not what I did? What I did wrong? Thanks

Image
User avatar
Senior Boarder

GK User
Sat Mar 15, 2014 10:14 pm
Reply with quote
Report this post
Guys from our team did it in stupid way, sorry. :whistle:
They used big bottom margin only for subitems....

You can do it in simple way, for every item you want:
For example for "Life Style' ID 104 in Menu Manager
Code: Select all
a#menu104 {
    margin-bottom: 30px;
}


you can also inside use: font-weight: bold;
User avatar
Platinum Boarder

GK User
Mon Mar 17, 2014 1:12 pm
Reply with quote
Report this post
Oh! thank you very much, that worked!

Code: Select all
#menu104 {
    margin-bottom: 20px;
}
User avatar
Senior Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.