• Resolved schnelli82

    (@schnelli82)


    Hi there,

    I am using a secondary menu on the page and added the following custom css to my theme:

    .memu-item a.mPS2id-highlight{
    color: blue;
    }

    .mPS2id-highlight{

    border-bottom: 3px solid #3D89C9;
    padding: 0px 0px 0px 0px;
    background: #0000;
    }

    When I’m logged in the highlighting works perfectly fine, in the main menu as well as the secondary menu. As soon as I log out the secondary menu items won’t highlight anymore. Clicking and scrolling to id works, just not the highlighting.

    Any idea how to fix this?
    Thanks a lot!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author malihu

    (@malihu)

    Hello,

    It seems you’ve enabled “Allow only one highlighted element at a time” option, which basically tells the plugin to highlight only your main menu links. You need to disable this option.

    You also have enabled “Keep the current element highlighted until the next one comes into view” and “Highlight by next target” options, but these should not be an issue with your page layout.

    So, simply go to plugin settings, disable “Allow only one highlighted element at a time” option, click save changes and test your page.

    Let me know

    Thread Starter schnelli82

    (@schnelli82)

    Boom! That worked out perfectly!

    Thank you very much for your help!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Highlighting won’t work when logged out’ is closed to new replies.