-
AuthorPosts
-
August 24, 2023 at 12:06 am #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,
GregAugust 25, 2023 at 3:44 am #1417117Just checking back on this… any help?
please let me know if clearer explanation is needed.
~ Greg
August 26, 2023 at 10:37 pm #1417207Hi,
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,
MikeSeptember 7, 2023 at 12:40 am #1418313Hello 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,
GregSeptember 7, 2023 at 12:43 am #1418314FYI: you can see menu structure here (screenshot): https://paste.pics/PAACN
September 7, 2023 at 1:22 am #1418315Hi,
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,
MikeSeptember 7, 2023 at 1:46 am #1418317hello 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)
September 7, 2023 at 11:25 am #1418352Hi,
Please include an admin login in the Private Content area so we can investigate.Best regards,
MikeSeptember 26, 2023 at 12:42 am #1420347Hello Mike,
Sorry for such a long relapse in responding… info is in the PC area.
Sincerely,
GregSeptember 29, 2023 at 12:17 pm #1420895Hi,
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,
MikeSeptember 29, 2023 at 8:28 pm #1420934Hello Mike – I appreciate that energy is still going into this.
October 5, 2023 at 1:48 am #1421434Hello Mike – is there an update you can give me on this case? ~ Greg
October 5, 2023 at 5:59 am #1421453Hi,
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,
IsmaelOctober 16, 2023 at 10:19 pm #1422708Hello Ismael,
OK – the CSS is in place and working. This ticket can be closed.
Thank you…
FYI,
Greg -
AuthorPosts
- The topic ‘Main Menu / Selected Element Color Bug’ is closed to new replies.