Gap on 'About' page, between header and slider

Hi All,

There is a white gap between my header/logo navigation bar – and the page slider… This is basically the same as the homepage, but the homepage is fine. See below:

https://www.reformedcharacters.com/pages/about-us

1 Like

@danielhinde

oh sorry for that issue can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.min.css ->paste below code at the bottom of the file.
#story .header-wrapper {
    margin-bottom: 0;
}
1 Like

Amazing thankyou Ketan!

1 Like

@danielhinde

its my pleasure to help us