This topic has 2 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Rose Tyler
Hi,
When I scroll down the menu has a white background colour, what classes can I use to change this white to the blue.
Hello,
Try to use this code:
.fixed-header {
background-color: blue;
border-bottom: blue;
}
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up