Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #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

    #498740

    Hey 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,
    Elliott

    #498889

    Hello 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

    #499079

    Hi,

    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,
    Rikard

    #499220

    My apologies: password1

    Ben

    #499305

    Hey!

    You have chosen Minimal header style in Enfold theme options > Header > Header Style. Please set it to default

    Regards,
    Yigit

    #499497

    What 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

    #499515

    Hey!

    create a link to the main page, including your anchor: but the link must be full URL:

    domain.com/#about

    Regards,
    Basilis

    #499546

    Hi 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

    #499704

    Hey,

    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,
    Rikard

    #499802

    Thank you for all your help i really appreciate it.

    Ben

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Header functions’ is closed to new replies.