Grey box appearing when scrolling down debut theme

Hi guys

Every time when scrolling I’m seeing a gray box appearing. Can someone help!?

Website:http://amityecosmetics.com/

1 Like

@Zakariatheguy

oh sorry for this issue can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/base.css ->paste below code at the bottom of the file.
.header-wrapper {
     margin-top: -1px; 
}

.header-wrapper--border-bottom {
    border-bottom: none;
}

didnt work :confused:

Can you recheck I have checked thoroughly, and it’s not appearing anymore. If you still facing this issue plz try to change the browser or laptop.

@Zakariatheguy

We have checked for this issue in real system and browserstack but it is working ok. In which system configuration or browser you are checking?

Thanks, checked it again and it worked!