• Resolved webskiweb

    (@webskiweb)


    Hello!
    I have black links in desktop menu and they works as they should. But one day mobile menu links got invisible, because they are white (they still work as links).
    I tried to change that in appearance/header and set black, didn’t helped.
    I also added css with !important for classes:

    @media (max-width: 768px) {
    .menu-item-link {
    color: black !important;
    }
    }
    a {
    color: black !important;
    }

    Also it didn’t helped. Changed other links to black, but those are stubborn.
    I updated theme, not helped. Than went back to previous theme version, also didn’t helped. I feel helpless.
    Also I don’t want to change it by !important, because there are some links in website body, that I want to have white.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @webskiweb,

    Thank you for using Neve!

    I didn’t manage to reproduce your issue locally, so it might be something happening only on your end.

    Can you please clear all cache involved (cache from plugins, server-side cache, etc) and see if the issue persists? If it does, please share some screenshots with the primary menu settings so we could further debug this.

    Best regards,

    Irinel

    Thread Starter webskiweb

    (@webskiweb)

    Thank you for clue.

    It was issue with cashing plugin – LiteSpeed. After turning off it’s ok.

    Hi @webskiweb,

    I’m glad you managed to find the cause of the issue.

    If you encounter any other problem, don’t hesitate to raise another support topic!

    Best regards,

    Irinel

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mobile menu links are white and I can’t change that’ is closed to new replies.