14 | Posts |
So, from what I can tell, the "start" page is the first menu item. Since clicking the logo also brings one to the start page, I don't want to explicitly have in the menu "home" as an option. The best I can do right now is leave the label blank, but that still leaves an annoying highlighted square on the blank menu label when the visitor is on the home page.
www.proedu.sk/
2K | Posts |
309K | Downloads |
16 | Themes |
18 | Plugins |
Hi Andrew,
There are a couple of possible solutions:
You could hide the first link with css:
.navbar-fixed-top .nav > li:first-child{
display:none;
}
Or, you could create alternate menu in the Page Manager admin page then use it for the top navigation.
14 | Posts |
A new release for Typesetter is in the works with a lot of improvements including the ... Read More
Typesetter 5.1Typesetter 5.1 is now available for download. 5.1 includes bug fixes, UI/UX improvements, ... Read More
More News
What CMS: Find out what CMS a site is using.
Who Hosts This: Find out who is hosting any web site
WordPress Theme Detect: Find out which theme a WordPress site is using