Hi Phil,
Sorry, i didnt explain too well.
The white area foreground color is set to black in appearance, but is displaying white.
Thats why the text is white and hidden.
I have tried different colors and while they changed and saved in the appearance tab, on the site it reverts to a white foreground.
A cache clear dosen’t rectify the problem.
https://alicespringsadult.com.au/
I have also included the custom styling incase i have made an error there, my coding is pretty basic…
.age-gate-form {
margin: 0 auto;
max-width: 900px;
width: 100%;
height :820px;
}
.age-gate > form > .age-gate-message {
margin: 4% auto;
max-width: 600px;
}
.age-gate > form > .age-gate-challenge {
margin-bottom: 4%;
}
.age-gate-wrapper > div.age-gate > form > h2 {
margin-top: 10%;
}
Thanks
Peter