I've just updated my Salient theme and thought it may have fixed this issue. When navigating around the site, and coming back to the home page I notice additional spacing underneath the header.
It always happens if I load the home page, click in the footer section (not a link, just in the area), refresh the page then scroll back up.
This was to reduce the margin around the header logo, so the logo would remain the same size but the overall header height would be less. Once I removed this, it didn't occur.
Could you advise how to correctly make the header height smaller without reducing the logo?
Hi,
I've just updated my Salient theme and thought it may have fixed this issue. When navigating around the site, and coming back to the home page I notice additional spacing underneath the header.
It always happens if I load the home page, click in the footer section (not a link, just in the area), refresh the page then scroll back up.
Could you please advise a fix?
Thanks.
Hey Again,
Did you add in this css : http://prntscr.com/r2odxh .
Best
ThemeNectar Support Team
Hi,
I didn't add that CSS, but realised I had the following in place:
#header-outer #logo,
#header-outer .logo-spacing {
margin-top: 14px !important;
margin-bottom: 14px !important;
}
This was to reduce the margin around the header logo, so the logo would remain the same size but the overall header height would be less. Once I removed this, it didn't occur.
Could you advise how to correctly make the header height smaller without reducing the logo?
Thanks.
Hey Again,
Simply reduce the padding in here : http://prntscr.com/r2ov6r .
Best
ThemeNectar Support Team