diff --git a/user/themes/epau-antimatter/css-compiled/template.css b/user/themes/epau-antimatter/css-compiled/template.css index b323f79..a2ad256 100644 --- a/user/themes/epau-antimatter/css-compiled/template.css +++ b/user/themes/epau-antimatter/css-compiled/template.css @@ -1750,6 +1750,7 @@ h1 { position: absolute; display: block; opacity: 0.5; + z-index: 99; width: 60px; cursor: pointer; background: transparent; diff --git a/user/themes/epau-antimatter/scss/template/_slick-theme.scss b/user/themes/epau-antimatter/scss/template/_slick-theme.scss index 4ed6f92..932b457 100644 --- a/user/themes/epau-antimatter/scss/template/_slick-theme.scss +++ b/user/themes/epau-antimatter/scss/template/_slick-theme.scss @@ -65,6 +65,7 @@ $slick-opacity-not-active: 0.25 !default; position: absolute; display: block; opacity: 0.5; + z-index: 99; // height: 50px; width: 60px; // line-height: 2rem;