Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1370590

    Hi,
    when i view my site on a mobile device, the comment form looks a little bit strange – example:

    The wordpress hint “meinen Namen, meine E-Mail Adresse speichern…” is only partly visible.
    The send button “Kommentar absenden” appears over the GDPR hint I have added.

    Any ideas how to fix this?

    Cheers
    Ralf

    #1370605

    Hi Ralf,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    #commentform label {
        position: inherit;
    }
    }

    Best regards,
    Rikard

    #1370624

    Hi Rikard,

    perfect :-)

    Now the comment form looks fine on mobile devices too.
    Thanks for the quick reply.

    Ralf

    #1370644

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1370650

    Hi,
    you can close this topic .

    #1370659

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Comment form on mobile’ is closed to new replies.