Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #60713
    Spike
    Participant
    Premium Member

    Hi Vako, minor cosmetic issue again, I think.. 🤔

    With my website in the default Light Mode, the Top Menu hover works correctly, highlighting each menu option with the correct (gold like) hover colour.

    If I flip into Dark Mode the Top Menu hover colour no longer works.

    The Top Menu functions correctly, so it’s purely the cosmetic hover that breaks.

    Can be seen HERE

    1) mouse over the Top Menu to see the correct function.
    2) Flip into Dark Mode using the Main Menu bar.
    3) Retry the ‘mouse over’ the Top Menu to see the broken result.

    Have cleared caches, tried on two devices with same effect.

    There may be an intermittent aspect to this as when in the control panel, it sometimes appears to work, then at others not. The live site reliably doesn’t work in Dark Mode though. The feel is as though the control panel Colours > Top Menu is connected?

    Main Menu does not appear to be affected by this and works just fine in Light and Dark modes.

    Thank you my friend.

    Steve

    #60717
    vako
    Keymaster
    WP Royal Team

    Hi Steve,

     

    At first, sorry for the late reply, we had holidays.

    I will redirect this topic to the developer’s board and they will contact you.

     

    Kind Regards

     

    #60719
    Spike
    Participant
    Premium Member

    Never a problem, hope you had a good weekend Vako.

    Many thanks,

    Steve

    #60765
    vako
    Keymaster
    WP Royal Team

    Hi Steve,

     

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    #top-menu .sub-menu a:hover {
    color: #ca9b52 !important;
    }

     

    Kind Regards

    #60766
    Spike
    Participant
    Premium Member

    Many thanks once again Vako 🙏

    #60773
    vako
    Keymaster
    WP Royal Team

    Feel free to contact us at any time, we are more than happy to help.

     

    Kind Regards

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.