Skip to content

Commit d9e74c7

Browse files
increased z-index value of menu
1 parent 0ee29bb commit d9e74c7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,10 @@ div.megamenu a {
435435
text-decoration: none;
436436
}
437437

438+
div.megamenu {
439+
z-index: 20;
440+
}
441+
438442
/** Custom blocks images handling **/
439443

440444
.img-badge {

0 commit comments

Comments
 (0)