diff --git a/src/style.css b/src/style.css index 6ad6f5d..a30f05d 100644 --- a/src/style.css +++ b/src/style.css @@ -435,6 +435,10 @@ div.megamenu a { text-decoration: none; } +div.megamenu { + z-index: 20; +} + /** Custom blocks images handling **/ .img-badge {