- This topic has 6 replies, 3 voices, and was last updated 5 years, 8 months ago by .
Integral pro Header links drop down
You must be logged in to reply to this topic.
Hi I am currently using Integral pro and would like one of the links in the header to operate as a drop down menu link.
So I want to have
Home – Services – About – Contact
as the header menu all as links to the relevant pages.
I would also like to have services when you hover over it to have a list drop down to different services.
Thanks
The parent menu items can only be anchors for the child menu items.
So if you have
Home
About
> Our Team
> Skills
Pricing
Contact
Then the “About” menu item will not link to anything, it will be a dead anchor for the menu items beneath it (child menu items).
Hi Hans,
If I am understanding you correctly then I should have the dropdown already but it is not there.
I have several pages setup with the services page as the parent, however when I hover over the services link it just gives me the link to the services page and no other links.
any ideas on what I should check?
Thanks
Ah ok, yes I was under the impression you had it already set up.
Are you sure you properly configured the menu in Appearance > Menus?
See linked screenshot for example https://www.dropbox.com/s/eq7bqoe4to8t9wu/integral-menu.PNG?dl=0
Ah,
Many thanks Hans.
I wasn’t aware of those options.
Sorry for the newb question.
Hi,
How can I customize the drop down menu ?
I have added the following
.navbar-default li a, .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > .active > a {
font-family: “myfont;
text-transform: none;
line-height: 30px;
font-weight: 300;
etc etc
}
in the custom css box of the theme options, but it doesn’t seems to be the right selector.
Thanks very much !
You must be logged in to reply to this topic.