Reply To: Page header not merging with site header

Home Forums Support Page header not merging with site header Reply To: Page header not merging with site header

Home Forums Support Page header not merging with site header Reply To: Page header not merging with site header

#196567
Tom
Lead Developer
Lead Developer

Interesting, try adding this CSS:

.generate-combined-header {
    top: 0;
}

Not sure why it’s necessary in your case only, but I think it should fix it.