Thanks- any chance you can point to what to change in the css file?
I changed the 90px to a smaller number in the attached and it didnt seem to work:
/* HEADER */
#header { border-bottom: 4px solid #f0f0f0; margin:0; background:#fff;}
#header.transed { position: fixed; background: rgba(255,255,255,0.8); width: 100%; z-index: 9100; }
#header.super-fixed { background:#fff; border:none; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3); width:100%; height:90px; z-index: 9100;} .logo-wrap{margin-top:-70px;}
Thanks- sorry im not very technical