Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #581178

    Hallo,
    ich möchte gern diesen Text vor dem Kommentarfeld verändern:

    “Hinterlassen Sie einen Kommentar
    Wollen Sie an der Diskussion teilnehmen?
    Feel free to contribute!”

    Wo kann ich diesen Text bearbeiten?

    Gruß, Karin

    #582131

    Hi Karin!

    Thank you for using Enfold.

    You have to modify the language files using poedit or install the following plugin in order to translate the strings: https://wordpress.org/plugins/loco-translate/

    Regards,
    Ismael

    #1328246

    Hallo,
    Google sagt dass die Texte in der mobilen Version der Website zu klein sind oder übereinander liegen. Nach Prüfung betrifft das die Kommentarfunktion bei der der Button sich über den legt. Wie kann ich das beheben?

    Viele Grüße
    Kex

    #1328290

    Hi Kex,

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

    @media only screen and (max-width: 767px) {
    .comment-entry p.comment-form-comment, .comment-entry .form-submit #submit {
      margin-top: 30px;
    }
    }

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.