my header menu with kt_app_header_wrapper class on localhost, can't float like preview on https://preview.keenthemes.com/metronic8/vue/demo1/dashboard
like this https://i.imgur.com/M80sL7O.png
Hi,
Thank you for reaching out to us.
From your screenshot, it looks like your header element isn't properly styled.
Make sure that your header element is wrapped with div containing app-header
class, you can compare your header element with the element in the latest Metronic source code.
Regards,
Lauris Stepanovs,
Keenthemes Support Team
thank's for your reply.
hmmm, I ran the code from source code with npm install
& npm run dev
, I didn't edit anything.
Can you help me try to do this?
Hi,
Unfortunately, we didn't manage to reproduce this problem in the latest Metronic version.
Could you please specify which version you are using?
You can compare your header elements with the elements on our preview page, make sure that your header has the same elements structure and it has all required classes.
Also, try to clear your browser's local storage, sometimes outdated configuration stored in local storage might break the layout.
Regards,
Lauris Stepanovs,
Keenthemes Support Team