I'm currently working on designing a dashboard that must adhere to the company's style guidelines. One of the requirements is to change the background color of the header. I have managed to update the color successfully, however, there's an issue - when I hover over the header, it changes to a different color.
Below is an example of the header with the correct color scheme:
https://i.sstatic.net/ndLAh.jpg
And here is how the dashboard looks when I hover my mouse over the header:
https://i.sstatic.net/qsXIF.jpg
Furthermore, here is the outcome after inspecting the element:
https://i.sstatic.net/KepOV.jpg
I would greatly appreciate any guidance or assistance in keeping the background color of the header consistently white. Thank you!