Can anyone help with a custom code?
Many thanks in advance!Solved
Add white background to question block
Hello everyone,
I have a question regarding the layout. For the entire survey, I added a picture as background. Now I would like to add a white background to each question block so that the question clearly sets itself apart from the background picture.
In the end, it should look like this: !
Can anyone help with a custom code?
Many thanks in advance!
Can anyone help with a custom code?
Many thanks in advance!Best answer by Anonymous
Hello @Melissa
Add following code to custom css
.Skin #SkinContent {
margin: 0 auto;
background-color: white;
}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.


Any solution to this? Maybe adding a white box to the question?