Hide header on scroll down, show on scroll up

This topic has 2 replies, 2 voices, and was last updated 7 years, 3 months ago ago by 8theme

  • Avatar: pawelmatys
    pawelmatys
    Participant
    January 22, 2017 at 13:42

    Hi,

    1.I wonder how to get the fixed header to be hidden while scrolling down and show it back up when scrolling up.
    2. I set up my logo width at 150px, is it possible to make it smaller on mobile without changing the width on large screen?

    Thanks in advance!

    1 Answer
    Avatar: 8theme
    8theme
    Support staff
    January 23, 2017 at 10:01

    Hello,

    1. Sorry, but there is no such function in our theme.

    2. Try to add this code to the custom CSS for mobile devices

    .header-logo img {
        max-width: 70px !important;
    }

    Regards

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

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

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