Hi there,
Thanks for the replay. Is there a way to set the swiss flag to be as default and not USA?
Best,
Hi Ally,
Sorry for the late response. In conversation with support we solved the issue with this code:
.quform input[type=”checkbox”],
.quform input[type=”radio”] {
width: 1.5em;
}
Best