- Posts: 126
- Thank you received: 0
Change background colour of menu when scolled
-
paul1
Active member -
Topic Author
- Member
-
Less
More
2 years 11 months ago - 2 years 11 months ago #49243
by paul1
Change background colour of menu when scolled was created by paul1
Hi
Menu has red background but as page is scrolled down, menu repappears with grey backgound. Can't find where to change this and/or font colours.
My thanks again.
Paul
Code:
https://www.crashendo-eg.org.au/
Menu has red background but as page is scrolled down, menu repappears with grey backgound. Can't find where to change this and/or font colours.
My thanks again.
Paul
Last edit: 2 years 11 months ago by milos.
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6819
- Thank you received: 724
2 years 11 months ago #49244
by milos
Replied by milos on topic Change background colour of menu when scolled
Hello,
You can add this CSS to make background red:
Regards,
Milos
You can add this CSS to make background red:
Code:
.logo_row.fix_menu {
background-color: #ed1c24 !important;
}
Regards,
Milos
The following user(s) said Thank You: paul1
Please Log in to join the conversation.
Time to create page: 0.169 seconds