Hello carterflickling
Can you please verify is this okay with you
https://www.awesomescreenshot.com/image/6568476?key=5bdd5ccfb44cf9448f48f22533c48d16
If yes Please add this CSS in additional css
#masthead {
display: none;
}
.main-navigation ul li > a,
.main-navigation ul li:first-child > a {
border: none;
}
@media screen and (min-width: 767px) {
#main-nav {
background-color: transparent;
position: absolute;
top: 35px;
left: 0;
right: 0;
z-index: 3000;
border-bottom: none;
}
}
@media screen and (max-width: 1023px) {
#quick-contact {
padding-bottom: 0;
padding-top: 8px;
}
}
Hope this helps you
Regards,
Psink