This reply has been marked as private.
Hi please try adding this custom css :
@media screen and (max-width:769px){
form.quiz_retake_form.start_quiz {
display: block !important;
margin-top: 8rem;
}
}
Hi Alex, that actually worked. Great
I think it's the best we can do, right? It's not possible to go
from this to this?
Gijs
well im sorry it might not be possible since we do not know how much icons may come from the content there .
Dear Alex,
What do you mean? It's just those three things. Maybe I don't understand your answer.. Please elaborate.
Could we then at least minimize distance between al icons and yellow bar.
Like this?
hi
see this is how it is showing when you remove this code:
http://prntscr.com/20vazwq
Dear Veronica,
I wish it would look like your printscreen, but that's not what I see. What is the frame? This is what I see with Apple 12 Pro: https://imgur.com/a/PDUaULT
How can I get what you show me? I deleted that code, but it didn't change...
use this:
@media (max-width: 425px){
form.quiz_retake_form.start_quiz {margin-top: 3rem;}
}
refer:
http://somup.com/crXUjn0Tmv
The video doesn't show what the printscreen shows.
How can I get this?
hi
this is not available as the button is out of scope of the quiz content
But you showed me this screenshot (https://prnt.sc/20vazwq). How did you get this done?
hi
see this what we can do here:
@media (max-width:376px){
#unit_content form.quiz_retake_form.start_quiz input{
top:-59px !important;
}
}
we have already made some changes in your available code
refer:
http://somup.com/crlVip0Ubg
Ok, great! I understand. Let's leave it like this then. Thanks for all your help on this ticket, Veronica. You're amazing.
Let's close
thanks for your words
closing this one