Hi @naturheilmittel ,
Thank you for the topic.
I am sorry for my late reply.
I just checked it and it works properly for desktop and mobile (with white background).
Please let me know the issue has been resolved or not?
Thanks
Thread Starter
Andre
(@naturheilmittel)
Hi,
thanks for the answer. The problem is still not solved in my case. The mobile version still shows it in grey.
Thanks for helping me.
Hi @naturheilmittel ,
Thank you for your reply.
Do you have any cache plugin on your website?
If so, please clear the cache and try again.
Also please try to open the page with another mobile device.
We have tested your website with different devices and OS and it shows with white background.
Thanks in advance.
Hi Andre,
Hope you are doing well.
Just want to check whether the problem persists on your end or it is resolved now?
Thanks in advance.
Thread Starter
Andre
(@naturheilmittel)
Hi,
thank you very much for your reply. Yes I got a cache plugin and I vleared the cache. But it shows it still in grey, I tried different devices.
Hm, not sure what’s the matter..
Best regards
Andre
Hi Andre,
Thank you for your reply and sorry for my late reply.
I didn’t notice your message.
Could you please send us a screenshot for understanding the possible cause of the issue?
It still works for us and we couldn’t find the issue.
Also, you can contact our support team via this form for fast assistance.
Thank you for cooperation.
Hi Dear Andre,
We finally found the cause of the issue.
Your theme added background-color:rgba(0,0,0,.1) to form tags.
Here is the solution:
Please add this code to the Custom CSS option of the Quiz Styles settings:
form[id^="ays_finish_quiz_"] {
background-color: initial !important;
}
Clear cache and try again.
Thread Starter
Andre
(@naturheilmittel)
Hello my friend,
it perfectly worked. Thank you so much for your help!
All the best,
Andre
Thank you for informing us.
I am happy to hear that the issue is resolved.
Have a nice day.