Mobile panel disappearing when scrolling down to the bottom of the page

This topic has 3 replies, 3 voices, and was last updated 1 months, 1 weeks ago ago by Andrew Mitchell

  • Avatar: zaid
    zaid
    Participant
    August 13, 2024 at 15:10

    Hello,
    I have that issue in which the mobile panel disappear after I scroll down and reach the bottom of the page when browsing from mobile/ipad. I want to reverse that and make it visible , means it should not disappear when i reach the bottom.
    I also noticed when i browse the page from physical mobile phone and click on the blog link :(attached in private) , the mobile panel will also disappear, i also need to fix that .

    note that i couldn’t find any option within xstore theme to keep mobile panel sticky , also applied some custom css without any success

    Please, contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    2 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 14, 2024 at 08:38

    Hello @zaid,
    To keep the Mobile panel always visible you can use next CSS snippet:

    body .et-mobile-panel-wrapper.outside {
        transform: none;
        opacity: 1;
        visibility: visible;
    }

    Kind regards,
    Jack Richardson
    The 8theme’s team

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    August 14, 2024 at 09:09

    Dear zaid,

    In the spirit of gratitude, we want to express our appreciation for your trust in our products. As a valued customer, your experience matters greatly. Would you consider sharing it by giving our theme a deserving 5-star rating on ThemeForest?

    Click here to share your thoughts: https://themeforest.net/downloads

    Being part of our community means a lot, and your feedback contributes immensely.

    Best Regards,
    The 8Theme Team

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘mobile panel disappearing when scrolling down to the bottom of the page’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.