Posted on : 2019-04-17 17:31:38 View Type: public
Ateeq Rafeeq
Add this CSS in wp-admin >> appearance >> customize >> Additional CSS
@media only screen and (max-width: 40em) {
.row .nav-wrap.small-12 {
margin-bottom:0px !important;
position:absolute;
top:62px;
}
}