CSS Styles for Responsive Drawer Heading background colour #6871
Unanswered
glennlea1525
asked this question in
Q&A
Replies: 1 comment
-
A little digging I located this CSS. Might be helpful for others to know. I added the following to my custom.css file.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have implemented a toggle for light and dark mode.
And created the styles for each colour mode:
Everything works fine, except the background colour of the drawer header when displayed to show the Hamburger menu. I cannot locate the style that changes the colour - slate leaves a blue background, while standard leaves a white background. In all cases it should be the same colour as the header:
Any suggestions where I should look to change the drawer heading background colour? I hope I have provided enough details.
Beta Was this translation helpful? Give feedback.
All reactions