Menu opacity
-
I have a problem with main menu. I want to make the menu opacity to 0.3, because when you scroll the page the menu turns white, and I dont want that, so I have added
.site-header { opacity: 0.3; }
But it turns also logo and buttons with opacity, I tried to use :not() but it does not work.
Any help will be appreciated.
Thanks- This topic was modified 3 years, 7 months ago by .
- This topic was modified 3 years, 7 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Menu opacity’ is closed to new replies.