Fix slicknav responsive breakpoint from 991px to 768px
This commit is contained in:
@@ -4707,7 +4707,7 @@ header.main-header .header-sticky.active{
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 991px){
|
||||
@media only screen and (max-width: 768px){
|
||||
|
||||
.slicknav_nav li,
|
||||
.slicknav_nav ul{
|
||||
|
||||
Reference in New Issue
Block a user