2024-11-04, 03:15 PM
the old (purple) one is #skipIntro and the new (white) one is .skip-button
I also chose to hide the new one with this snippet
.skip-button {
display: none;
}
I also chose to hide the new one with this snippet
.skip-button {
display: none;
}