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

    Hi there. A strange problem has emerged. It is on this page:

    After filling in the form, checking the box and pressing send – the text box frames and the legal text turn green until the confirmation page has loaded.
    Please send css to change that.

    Thanks

    #1426275

    Hey ausgesonnen,

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

    .input_checkbox_label {
      color: #000 !important;
    }

    Best regards,
    Rikard

    #1427430

    Hi there,

    the text is better but the boxes still turn green upon pressing the submit button. Also the strange black bar appears again on the confirmation page. On the impressum page it is gone but on the confirmation page it appears again. Could you please assist me with that?

    #1427460

    Hi,

    Please try this CSS as well:

    .page-id-1331 #av-curtain-footer-placeholder {
      background-color: #fff;
    }
    
    .page-id-1331 input, .page-id-1331 textarea {
      border-color: #ebebeb !important;
    }

    Best regards,
    Rikard

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