Header Logo Moves As You Scroll

Home Forums Gillion Theme Header Logo Moves As You Scroll

Home Forums Gillion Theme Header Logo Moves As You Scroll

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • buildblogger
    Participant

    Hi,

     

    On my site, https://clientwebsitetemplate.com/wine/ – as you begin to scroll the menu logo and navigtion moves about. Can you tell me how I stop that?

     

    Thanks.

    Solution for this topic

    Hi @buildblogger,

     

    I hope you are well today and thank you for your question.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    body.page-white-borders .sh-header.sh-sticky-header-active {
        left: 0 !important;
        right: 0 !important;
    }

     

    Best regards,
    Shufflehound team

    buildblogger
    Participant

    That’s great – thanks,

     

    Andrew

    You are most welcome here 🙂

    buildblogger
    Participant

    Sorry – it’s still happening when I use Chrome browser,

     

    Could you check. Thanks

    I tested it on chrome browser and found it’s working fine.

     

    Could you please test it clearing your browser cache?

Viewing 6 posts - 1 through 6 (of 6 total)