Modify Contact Form 7

Home Forums Perfect Forum Modify Contact Form 7

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #96791
    marciemarcie
    Member
    • Topics: 5
    • Replies: 5
    • Total: 10
    Member since: March 2, 2018

    Hello,

    I’d like to change the dimensions and button color of the contact form on my homepage. Where can I make these changes?

    Link to website contact us page: https://02c2660.netsolhost.com/beta4ncsi/contact/

    #96958
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .nf-field-container { margin-bottom:8px !important;}
    .nf-field-element textarea { height:140px !important;}
    .field-wrap input[type="button"] {width: auto; background: #831725; border: none; color: #fff; padding: 10px 20px; cursor: pointer;}

    Regards,
    Brad

    #97042
    marciemarcie
    Member
    • Topics: 5
    • Replies: 5
    • Total: 10
    Member since: March 2, 2018

    That worked. Thank you!!

    #97140
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi marcie,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/16/

    Regards,
    Brad

    #97203
    marciemarcie
    Member
    • Topics: 5
    • Replies: 5
    • Total: 10
    Member since: March 2, 2018

    Hi Brad,

    Is it possible to change the border color and border size of the text entry fields on the contact form?

    Thanks!
    Marcie

    #97225
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .field-wrap .pikaday__container, .field-wrap .pikaday__display, .field-wrap > div input, .field-wrap select, .field-wrap textarea { border: #ccc solid 1px !important;}
    .field-wrap input[type="button"] { padding:10px 20px;}

    Regards,
    Brad

    #97317
    marciemarcie
    Member
    • Topics: 5
    • Replies: 5
    • Total: 10
    Member since: March 2, 2018

    Hi Brad,

    The border size and color changes in the preview tool, but disappears when I hit “publish”. Do you know what might be the cause of this?

    Thanks!
    Marcie

    #97347
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.

    Regards,
    Brad

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