fix megamenu on hover for yellow background
This commit is contained in:
@@ -198,10 +198,6 @@ a.green-dark:hover {
|
||||
color: #335012!important;
|
||||
}
|
||||
|
||||
.shadow2 {
|
||||
box-shadow: 0px 10px 21px #344f17;
|
||||
}
|
||||
|
||||
div.megamenu ul.megamenu a, div#megamenu ul.megamenu span.separator
|
||||
{
|
||||
color: #517C39;
|
||||
@@ -217,10 +213,18 @@ div.megamenu ul.megamenu li.megamenu.level1
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.dropdown.megamenu a:hover, .dropdown.megamenu a:active, .dropdown.megamenu div.w-100:hover {
|
||||
background-color: #F2B90F;
|
||||
}
|
||||
|
||||
.slick-prev:before, .slick-next:before {
|
||||
color: #335012!important;
|
||||
}
|
||||
|
||||
.shadow2 {
|
||||
box-shadow: 0px 10px 21px #344f17;
|
||||
}
|
||||
|
||||
.filters-width {
|
||||
width: 192px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user