Disable advanced sticky header on mobile

This topic has 2 replies, 2 voices, and was last updated 1 hours, 19 minutes ago ago by Tony Rodriguez

  • Avatar: GBDesignStudio
    GBDesignStudio
    Participant
    October 23, 2024 at 07:40

    Hey guys

    Can you help as to how I can disable the advanced sticky header on mobile view. Can’t find any options to disable this :/ Looks great on desktop, do not like this for mobile view.

    Thanks
    Gary

    Content is visible for topic creator and
    support staff only.
    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    October 23, 2024 at 09:14

    Hello, @GBDesignStudio,

    Thank you for contacting us and for using XStore.

    To hide the advanced sticky header on mobile view , please try adding the following CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

    @media only screen and (max-width: 767px) {
    .sticky-on .sticky-mobile-header-wrapper .sticky-mobile-header-main {
        display: none !important;
    }
    }

    We hope this helps. Should you require any further assistance, please do not hesitate to reach out. We are here to help you.

    Best Regards,
    8Theme’s Team

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

You must be logged in to reply to this topic.Log in/Sign up

8theme customization service

Helpful Topics

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