Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1376229

    Hi,

    der Text, den ich im Kontaktformular eingetragen habe, der nach gesendeter Nachricht verschickt werden soll, wird leider nicht angezeigt! Stattdessen erscheint ein weißes leeres Feld und der Absender erhält keine Information darüber, dass die Nachricht verschickt wurde.
    Könnt ihr den Fehler beheben?

    Danke vorab.

    #1376476

    Hey Nic_007,

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

    h3.avia-form-success {
      color: green;
    }

    Best regards,
    Rikard

    #1376880

    Unfortunately does not work, only a small white field appears.

    Is it possible that the message i appears in white letters on a white field and is therefore not visible? Or would the form have to disappear entirely and just a message appear? Was this also your idea?

    #1377183

    I still need help because the message does not appear!

    #1377235

    Hi,

    Is it possible that the message i appears in white letters on a white field and is therefore not visible?

    Yes, that is the case.

    I changed the code to following one

    
    #top h3.avia-form-success {
      background-color: transparent;
    }
    

    Please review your website :)

    Best regards,
    Yigit

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