extra css for adding transparent background
-
The element to stick is
.main-navigation
Works well when I scroll but it has no background and is hard to see on the page content. So I’d like to add a transparent (about 50%) gray background
Tried to fiddle with this in extra css but no success.
.element-is-sticky {
background: blue;
}The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘extra css for adding transparent background’ is closed to new replies.