-
AuthorPosts
-
September 5, 2015 at 2:36 pm #498680
Hello there,
Is it possible to customize the color or underline the menu item when its selected? Its hard to tell what page is selected presently.
Also i would like to create submenu items that are for anchor points on the page , is this possible. Also when this is done will it be possible to navigate from a main navigation to a submenu item (anchor point) on another page? For example: from contact page to a Home anchor point halfway down the page.
Ben
September 5, 2015 at 10:52 pm #498740Hey zazenwebdesign!
The current active page should already have a colored underline in the menu. Send us a link and we’ll take a look.
Yes, you can create a WordPress menu in Dashboard > Appearance > Menus and create custom links pointing to your anchors. See here for how to use the WordPress menus, https://codex.wordpress.org/Appearance_Menus_Screen.
You can add color sections to your page (or another page) and set an ID in the color section settings and use that as an anchor. Or you can add your anchors in manually with a codeblock or textblock element.
<span id = "anchor1"></span>
Best regards,
ElliottSeptember 6, 2015 at 4:48 pm #498889Hello and thanks for your help.
Here is a link to the site, there doesn’t seem to be an underline for active pages. http://www.rosella.us/about-itsmr/
I have created a submenu item using the page ID and it works great when on the page but going from another main page directly to the sub menu item (anchor point) it doesn’t work.
Ben
September 7, 2015 at 7:58 am #499079Hi,
You’ve set a password on the page you linked, could you post it in the Private Content section of your reply please?
Best regards,
RikardSeptember 7, 2015 at 2:01 pm #499220My apologies: password1
Ben
September 7, 2015 at 3:52 pm #499305Hey!
You have chosen Minimal header style in Enfold theme options > Header > Header Style. Please set it to default
Regards,
YigitSeptember 7, 2015 at 8:00 pm #499497What about the second question in my post? is there are way to navigate fro a main tab to a anchor on another page? http://www.rosella.us/about-itsmr/
password1
Ben
September 7, 2015 at 9:00 pm #499515Hey!
create a link to the main page, including your anchor: but the link must be full URL:
domain.com/#about
Regards,
BasilisSeptember 7, 2015 at 9:52 pm #499546Hi there,
Thanks for your help. I have done this and when clicked they all go to the home page for some reason. See tabs under About ITSMR menu.
Ben
September 8, 2015 at 8:17 am #499704Hey,
Not sure what page your anchor is on but you need to put the full URL + anchor:
http://www.rosella.us/name-of-page/#history
Right now you are linking to the history anchor on your front page and I guess you don’t have one there:
http://www.rosella.us/#history
Thanks,
RikardSeptember 8, 2015 at 12:50 pm #499802Thank you for all your help i really appreciate it.
Ben
-
AuthorPosts
- The topic ‘Header functions’ is closed to new replies.