Save
This commit is contained in:
@@ -3,8 +3,21 @@ body .header-logo {
|
||||
}
|
||||
|
||||
body .header-nav {
|
||||
@media (min-width: 1025px) {
|
||||
width: 100%;
|
||||
.elementor-nav-menu--dropdown {
|
||||
background: transparent;
|
||||
|
||||
ul.elementor-nav-menu {
|
||||
width: 100%;
|
||||
max-width: 315px;
|
||||
margin-left: auto;
|
||||
background: #fff;
|
||||
border-bottom-left-radius: 12px;
|
||||
overflow: hidden;
|
||||
|
||||
li.menu-item {
|
||||
border-bottom: 1px solid #ededf3;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user