WooClean header spinning on scroll when screen width is small, as in on mobile

This topic has 4 replies, 2 voices, and was last updated 8 years ago ago by Eva Kemp

  • Avatar: TechnoChic
    TechnoChic
    Participant
    April 18, 2016 at 20:09

    The header spins around as you scroll up when the screen width is small. Please see example: http://www.TechnoChic.net

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    April 19, 2016 at 07:45

    Hello,

    I’ve checked your site and don’t see any issues.
    Could you show a video of your problem?

    Regards,
    Eva Kemp.

    Avatar: TechnoChic
    TechnoChic
    Participant
    April 19, 2016 at 21:14

    Here is the video: https://vimeo.com/163459816

    Password is “WooClean”

    The header spins when you scroll down past the top.

    Also the text in the video that reads “Technology: made elegant, smart & fashionable” is an image placed in the “Header Image” section – I would like to know how to make it become centered with the logo when the logo and menu bar are centered (when the screen width is not full)

    Thank you!!!
    Natasha

    Avatar: Eva
    Eva Kemp
    Support staff
    April 20, 2016 at 08:34

    Hello,

    Please add this code in Theme Options > Custom CSS:

    @media only screen and (max-width: 480px) and (min-width: 320px){
    .header.fixed-header{
        transform: rotate(0deg) !important;
    }
    }

    As for the header image please provide us with wp-admin credentials.

    Thank you.
    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 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.