Hello-
I have altered the space below the nav bar using the following CSS:
.entry-wrap {
box-shadow: none;
background-color: #fff;
}
.x-container.offset {
margin-top: 90px;
}
.entry-wrap {
padding: 0px 50px;
}
This is great on pages without a rev slider on them, like here:
https://sundogcolors.love/meet-kay/
But on a page with a slider there is too much space like here:
https://sundogcolors.love/auras-and-soul-colors/
How might I remedy this? I will send login credentials for you.