Mobile bottom navbar popup
-
How can i make a popup button in mobile bottom navbar that opens a elementor html block like popup. i want a button to open popup block for booking, map and working time.
Also i want sticky footer navbar to be visible on all devices not just on mobile. And to have too that 3 buttons that opens a html block popup.
Hello,
Sorry but there is no option in Theme Settings available to open a popup on the mobile bottom navbar.
It requires customizations and this is beyond our limitations and support policy.
And to make the mobile bottom navbar visible on all the devices please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.woodmart-toolbar {
display: flex;
}
Regards.
Xtemos Studios.