- Posts: 69
- Thank you received: 3
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
Please Log in to join the conversation.
.hinten { display:inline; } .vorne { display:none; } @media screen and (max-width: 768px) { .vorne { display:inline; } .hinten { display:none; } }