I have not been able to figure out the way to reduce the unwanted space below my sticky navbar/header. I tried to find the selectors, but all I’ve found in my browser inspector is
.x-container>.offset {
margin: 35px auto;
}
When I play with that number in the browser inspector I get the desired effects. However, when I try to enter that CSS into the Global CSS I get no change.
Please see the attached screenshot of the space I am referring to indicated by red X.