Replies: 0
Hello, I am trying to style the masthead so it doesn’t flicker while clicking from page to page on the site. I have the sticky header activated and have this additional code in my css:
#masthead.site-header{
background-color:#ffffff;
position: fixed;
width: 100%;
top: 0;}
I can’t seem to figure out the issue – any help would be appreciated please!
Many thanks 🙂