Slicknav responsive breakpoints

I’m using Konato and I cannot find where the current mobile menu breakpoint is. It’s currently set to 992.

Hi there.

Thanks for contacting us

Can you please provide more details? I am having trouble understanding your problem. It would be helpful if you could include some screenshots and the URL to the page in your question.

​Regards.

I’m looking for the mobile breakpoint, for instance:

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.mobile_menu {
display:block;
}
.slicknav {
display:block;
}

}

}

Currently it’s set to 991px and I want to display the mobile navigation at 1024px.

Thank you!

Hi there

Not clearly get, you already have the code and probably you know how to customize it, what is the issue? :slight_smile:
Please also provide a link to the page.

Regards.