Nav menu glitch
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Tue Jun 23, 2015 6:33 am
- Reply with quote
- Report this post
Hi. I have five navigation links in the top menu. I need to add two more, one of which will link to a completely separate site URL. When I add a new menu item, the spacing gets screwed up and our logo appears on a separate line above the nav menu. How can we add more width or adjust the space for the other items at the top line, which include – Logo, home, our work, the team, clients, contact. We want to add blog and a link to a Spanish language version of the site. Thank you.
-
- Fresh Boarder
- GK User
- Tue Jun 23, 2015 9:21 am
- Reply with quote
- Report this post
Could you please post an url to your site?
-
- Moderator
- GK User
- Fri Jun 26, 2015 6:49 am
- Reply with quote
- Report this post
You can start by reducing spacing between elements.
Please edit: /templates/gk_startup/css/override.css and add at its end:
Remember to enable "CSS override" in template settings - advanced section.
Please edit: /templates/gk_startup/css/override.css and add at its end:
- Code: Select all
.gkMenu > ul > li > a {
padding: 0 10px;
}
Remember to enable "CSS override" in template settings - advanced section.
-
- Moderator
- GK User
- Sun Jun 28, 2015 6:56 pm
- Reply with quote
- Report this post
Thank you very much. That worked perfectly!
-
- Fresh Boarder
- GK User
- Mon Jun 29, 2015 4:22 pm
- Reply with quote
- Report this post
Is there anything else I can help you with regarding this topic?
-
- Moderator
6 posts
• Page 1 of 1