
Announcements
Hi! I'm looking for advice on how to stop the flashing in my header. I've tried all the tips I could find - clearing cache, etc. It seems like three iterations of the header are loading before it settles on the one we want. Can anyone help me untangle this? Thanks!
https://volunteer.maineirish.com/
Looks like your site is taking a long time to load its CSS & font files... this might delay the rendering of your header. The HTML displays without its styling applied, then some styling is applied (perhaps from Bootstrap.css), before eventually all the custom fonts and colors are applied. In Developer Tools Console there are a number of errors.
You might experiment with simplifying your CSS, reducing the number of custom webfonts, and adding essential styles into Header web template so they load faster.