Site URL: https://www.adamuswalker.com/
Hi all,
Occasionally when the home page loads the header bottom where I have my logo overlaps the video in the first block of the index. Is there a way to add padding to this so that it doesn't overlap?
Please find attached a screen shot for reference.
Thanks in advanced
Site URL: https://salamander-cowbell-y9xl.squarespace.com/
Hey all,
I am using the BRINE template and have managed to make my navigation bar stick to the top of the page on the index page when scrolling using the following code;
.Header {
position: fixed;
width: 100%;
z-index: 2000;
}
However on the regular pages such as About and Contact the navigation bar completely disappears leaving only the logo on the header bottom. (please see the attached files)
I should note I have placed the Primary navigation on the Header-Top and the logo on the Header-Botto