Hi Jonas,
Because i can not see the link you gave so it’s useless. Please send me a screenshot.
Best regards
Kim
Thread Starter
Jonas
(@jonaslagneryd)
Hi Kim,
I replied this time via email. Hope you received, if no, please signal here.
Thanks!
Jonas
Hi,
Which email did you send to? i don’t receive any.
Thread Starter
Jonas
(@jonaslagneryd)
Hi,
Missed that I could not reply to the email I received. Here my reply instead:
Hi,
Yes, that’s true. I did not see an upload feature in the support forum.
But as we have not gone live with the lucky wheel feature yet, I have placed it on a private product page. That is why one has to be logged in, but now I made it into a password protected product page, and the password is: lucky
So now you can test it out directly on a mobile device (mine is an Android). The link to the product page is:
https://dreamwin.eu/product/win-your-omega-speedmaster-apollo-11-50th-anniversary/
Please signal if anything is unclear. Appreciate your support very much!
Kind regards,
Jonas
You use too many h-tag for your wheel.
Please add this to custom css in plugin settings:
.wlwl-gdpr-checkbox-wrap > span > h5 {
display: inline !important;
}
@media screen and (max-width: 480px) {
.wheel_description img {
max-width: 60px !important;
}
.wlwl_lucky_wheel_content h1, h2 {
padding: 0 !important;
}
.wlwl_lucky_wheel_content h3 {
font-size: 16px !important;
}
.wlwl_lucky_wheel_content h5 {
font-size: 14px !important;
}
.wlwl_lucky_wheel_content ul {
margin: 0 !important;
}
}
And the support forum for the plugin you are using is https://wordpress.org/support/plugin/woo-lucky-wheel/, not this forum here.
Best regards