Fixed bottom menu for mobile phones like apps from the playstore
Exactly like this: https://i.imgur.com/fOGEz2H.png
Hi, friend! We are very happy to use Metronic! It is wonderful! I am using my application in VueJs and metronic8/vue/demo1
I need my users to see a fixed bottom menu for mobile phones like apps from the playstore,
¿How can I do this ?
Thank you!
Replies (1)
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