Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1417005

    Hello Support,

    On this site, flyinglioninc.com , there is a bug with the main menu.

    When the 2nd from the left element is selected (DFR), the element to the right of it (TRAINING) also has the link color for a “selected” element: #ffffff.

    It is only occurring with this second menu item; DFR.

    Otherwise the menu is operating as intended.

    Do you see what the issue is?

    Sincerely,
    Greg

    CORRECT MAIN MENU COLORS
    correct main menu

    BOTH MENU ITEMS HIGHLIGHTED INCORRRECTLY
    incorrect menu colors

    #1417117

    Just checking back on this… any help?

    please let me know if clearer explanation is needed.

    ~ Greg

    #1417207

    Hi,
    Thank you for your patience, it looks like TRAINING may be a child of DFR, please check and if you are able to change this then please do.
    If you are not able to change this because the structure is needed elsewhere, or this doesn’t help, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top.page-id-117 #menu-item-154 a {
    	color: #7f7e7e;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1418313

    Hello Mike,

    Finally able to circle back to this.

    TRAINING is not a child of DFR – unless the programming is only looking at the MENU LABEL – which I do not believe is the case.

    Would the naming convention/menu label create an issue?

    Sincerely,
    Greg

    #1418314

    FYI: you can see menu structure here (screenshot): https://paste.pics/PAACN

    #1418315

    Hi,
    Thanks for the feedback, but your screenshot shows the menu, try looking at the pages and see the parent, you may be able to see a dash before certain pages when viewing “all Pages” and check the categories to ensure one category in not the child of another.
    If this doesn’t help try the css I posted above, in my original test it seemed to help.

    Best regards,
    Mike

    #1418317

    hello Mike – not a parent page issue… yes; the css is working. However, it does seem there is a bug in the mixture. ~ Greg

    (we can close this ticket if there is no interest in pursuing why the menu css isn’t acting properly)

    #1418352

    Hi,
    Please include an admin login in the Private Content area so we can investigate.

    Best regards,
    Mike

    #1420347

    Hello Mike,

    Sorry for such a long relapse in responding… info is in the PC area.

    Sincerely,
    Greg

    #1420895

    Hi,
    Thank you for your patience, I wanted to let you know that I have investigated this and couldn’t find a cause for this, so I asked the rest of the team for advice. I disabled the css that I recommended above so the team could easily see the issue, please retain the admin access above and reply so this thread stays on top in our list view, I just wanted you to know we are investigating. Thank you for your patience.

    Best regards,
    Mike

    #1420934

    Hello Mike – I appreciate that energy is still going into this.

    #1421434

    Hello Mike – is there an update you can give me on this case? ~ Greg

    #1421453

    Hi,

    Sorry for the delay. We are still investigating the cause of the issue, but you can apply a temporary fix by adding the following css code:

    .page-id-117 .header_color .main_menu ul:first-child > #menu-item-154.current-menu-item > a {
        color: #7f7e7e;
    }

    Is the issue occurring only for this specific menu item?

    Best regards,
    Ismael

    #1422708

    Hello Ismael,

    OK – the CSS is in place and working. This ticket can be closed.

    Thank you…

    FYI,
    Greg

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Main Menu / Selected Element Color Bug’ is closed to new replies.