fixed footer on mobile devices
Hi, friend! We are very happy to use Metronic! It is wonderful!
I am using my application in VueJs and metronic8/vue/demo1 Please help me with this:
I need to show a fixed footer on mobile devices, similar to mobile apps. I need my users to see a fixed bottom menu from their mobile (menu with icons and 4 options), like this: https://i.imgur.com/fOGEz2H.png
Replies (1)
Deleted comment
Hi,
Sorry for the late reply.
If you want to use our current header and footer menus you can make them fixed on mobile by following the steps below:
- In file src/layouts/default-layout/config/DefaultLayoutConfig.ts change
header.fixed.mobileandfooter.fixed.mobiletotrue - Open your browser and clear local storage.
- Hard refresh your page.
Regards,
Lauris Stepanovs,
Keenthemes Support Team