This topic has 5 replies, 3 voices, and was last updated 3 years, 6 months ago ago by Rose Tyler
Hi,
Mobile menu is fix on bottom but when we slide down the screen and reach at the end of the page mobile panel is disappear we want to fix mobile panel on bottom. Kindly resolve this issue as soon as possible and come back with solution i’m waiting for your response
Kindly response back and fix this issue
Hello
This is not an issue it is default behavior of the mobile panel, due to Back To Top icon it hide at the bottom , so don’t be worry your site is working fine.
Robert Hall
I want to mobile is fix at bottom i already hide back to top button. kindly suggest the solution
Hello,
Try to use the next custom CSS code:
.etheme-sticky-panel.outside {
opacity: 1;
visibility: visible;
transform: none;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up