Hi guys, i see that you are still having this bug:
When Coming soon is active and you activate the custom page feature, it shows the global header/footer.
That bug seems to have been there for almost 3 years now (hopefully this is just a regression and not the same bug as before), which sucks if you don’t even know CSS.
However, for whomever wants to use this feature and doesn’t know what to do, just add the following code inside the css section of the custom coming page in question (the one on “the bar”):
header,footer{display: none !important;}
Hopefully that bug will be fixed soon enough ( i know it might not have as much priority as other tasks and the workaround is quite easy and doable by everyone).
I’m just leaving this message so others can find it, since the different threads i read about this never really gave away the actual answer.
