Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1219324
    strandbein
    Participant

    Hi,
    how can I change the background color and eliminate the text transform of the submit button?

    Thank you,
    Jens

    #1219325
    strandbein
    Participant
    This reply has been marked as private.
    #1219332
    Thai
    Moderator

    Hi Jens,

    Please add the following CSS under Customizer > Custom > Global CSS:

    input.wpcf7-form-control.wpcf7-submit.x-btn {
        text-transform: none;
        background-color: #fff;
        color: #970c09;
        border-color: #970c09;
    }

    Hope it helps 🙂

    #1219350
    strandbein
    Participant

    No change 🙁

    #1219360
    Thai
    Moderator

    Hi There,

    Would you mind providing us with your admin account so we can take a closer look?

    Thanks.

    #1219368
    strandbein
    Participant
    This reply has been marked as private.
    #1219392
    Thai
    Moderator
    This reply has been marked as private.
    #1219398
    strandbein
    Participant

    Now it works, thank you very much!
    Jens

    #1219468
    Thai
    Moderator

    If you need anything else please let us know.

  • <script> jQuery(function($){ $("#no-reply-1219324 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>