Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1208059
    koosang153
    Participant

    Hi, please help me to apply “Playfair Display” font to contact form, title, texts, btn, and etc.

    I put following code to customization, but it’s not working.

    input.wpcf7-form-control.wpcf7-submit {
    font-family: “Playfair Display”,serif;
    width: 140px;
    margin: 40px;
    }
    input, button, select, textarea {
    font-family: “Playfair Display”,serif !important;
    }

    p.contact_submintBtn {
    text-align: center;
    }

    #1208060
    koosang153
    Participant
    This reply has been marked as private.
    #1208079
    Thai
    Moderator

    Hi There,

    Please add the following CSS also:

    p.inquiry_title,
    .file_upload_info {
        font-family: "Playfair Display",serif !important;
    }

    Hope it helps 🙂

    #1208131
    koosang153
    Participant

    thank you it worked!!!

    #1208204
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

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