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

    (@nextendweb_gabor)

    Hi! You have this css code in your website, which is doing that:

    .opened {
      background-color: #04aeda !important;
      border-color: #04aeda !important;
      color: #ffffff !important;
    }

    The background-color, but you should modify the other two too, you can find a documentation here, how you can make strong css codes, if you would need them somewhere, but not as strong to make it overwrite everything: https://doc.smartslider3.com/article/339-why-isnt-my-css-code-working

    It is coming from inline code of your website, so I’m not really sure, where does it come from, but if it gives you a hint, I can see “faqwd_question” codes around it, maybe it’s a custom code.

    Thread Starter testerderesta

    (@testerderesta)

    Great stuff, thanks so much for the quick reply! All sorted now ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Accordion Menu constantly highlighted blue’ is closed to new replies.