Home Forums Basel support forum On scroll main header is shrinking and move to top.

On scroll main header is shrinking and move to top.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #178994

    atifali3600
    Participant

    Hi,

    I’m facing one issue on my website. Without scroll main header is looking fine. But when I scroll down the sticky header it will shrink and move to the top. Can you please fix this issue. So when the user scroll it will not move up. I want to make the top bar and main header menu sticky throughout the website.

    Here is my website URL.
    https://www.kyomie.com/

    Attachments:
    You must be logged in to view attached files.
    #179045

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .sticky-header-prepared .header-shop.act-scroll {
      top: 40px;
    }

    Best Regards

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