Okay
  Public Ticket #2901100
bug in theme
Closed

Comments

  • SAHIL KANOJIYA started the conversation

    something very strange is happening when I am scrolling in the mobile version especially at the header and footer section. Attaching the screen recording below. Some unusual white section comes while scroling  at header and footer section 

  • SAHIL KANOJIYA replied

    no reply 

  •  2,574
    Kevin replied

    Hi SAHIL KANOJIYA  !

    Hi, sorry for the delay, we got back to work at the beginning of the week

    # to correct the current problem add this css code at Appearance->Customize->Additional CSS

    div#sticky-wrapper {
        height: auto !important;
    }

    thanks