Hi,
Posted the same request a year ago for another website and the situation is the same.

Thanks for your attention.
Rolland
As I am always connected for testing, I hadn’t noticed that the labels have the same problem in the desktop version…
Here in Chrome

Just one small thing: if there is no answer, the correct spelling is “réponse,” not “réponses” (plural). You can also use “réponse(s).”
Thanks for your attention.
Rolland
Hi,
Thank you for the inquiry.
Adding this code in the Quick CSS field should correct the layout issue on mobile view:
@media only screen and (max-width: 768px) {
/* Add your Mobile Styles here */
#commentform label {
position: relative;
left: auto;
top: 0;
}
#top .comment-form-cookies-consent label {
top: -30px;
}
}
Screenshot:
Best regards,
Ismael
Hey Ismael,
Thank you for your helpful reply. I didn’t limit it to responsive design and it works perfectly on all types of screens.
Best regards,
Rolland
Hi,
Glad that Ismael could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.
Best regards,
Mike
