Hi everyone,
I’ve noticed that template settings usually include an option to remove the dark/light mode toggle.
However, I can't seem to find this setting for JA Resort—am I missing something?
For the time being, since I don't want it there, I’ve hidden it using CSS:
.t4-theme-toggle {
display: none !important;
}
But I’d be happier if there were a way to remove it natively.
Thanks in advance to anyone who can shed some light on this.
Best regards,
Francus