Drop down color code and mobile menu color code updated

This commit is contained in:
akash 2025-09-02 22:17:24 +05:30
parent 7657f85a4a
commit 2c263a574d

View File

@ -995,10 +995,10 @@
}
@media screen and (max-width: 425px) {
.header-top .social-links {
display: none !important;
}
}
.header-top .social-links {
display: none !important;
}
}
/* .header-top .top-inner .social-links li a:hover {
@ -1476,6 +1476,7 @@
opacity: 1;
margin-top: 0px;
top: 100%;
background-color: #102548;
}
.main-menu .navigation li>ul>li.dropdown:hover>ul {
@ -1645,7 +1646,7 @@
height: 100%;
max-height: 100%;
overflow-y: auto;
background: #bc0000;
background-color: #102548;
padding: 0px 0px;
z-index: 5;
opacity: 0;