Any way to fix the mobile menu?
So when on mobile this is what the menu looks like for react demo1. I have no idea how to fix it. Can anyone assist?
<img>https://i.imgur.com/kKrTl33.png</img>
Replies (1)
Deleted comment
Hi,
Sorry for the late reply.
This is a header issue, we will release a fix for this problem in the next Metronic update.
For now, as a temporary solution, you can replace class flex-lg-grow-1 with class container-fluid for div with id kt_app_header_container in file
src/_metronic/layout/components/header/HeaderWrapper.tsx.
For full file source code, you can refer to this gist file.
Regards,
Lauris Stepanovs,
Keenthemes Support Team