Separated menu
Rate this topic: 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
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
-
- 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.
-
- 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
http://comunicaciondeportiva.com/riccardotosetto/
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
http://comunicaciondeportiva.com/riccardotosetto/
-
- 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:
You have to add subitems like we have in demo navigation:
-
- 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
-
- 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.
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
you can also inside use: font-weight: bold;
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;
-
- Platinum Boarder
7 posts
• Page 1 of 1