Contact form: reduce space area, change text weight & color

Home Forums All Other Themes Contact form: reduce space area, change text weight & color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #73849
    Michael SuraceMichael Surace
    Participant
    • Topics: 41
    • Replies: 47
    • Total: 88
    Member since: January 24, 2017

    Hi,

    on my interior design website http://www.industriadellegno.it/it/prodotti/ you can see that im using in all pages the contact form 7 plugin. I need to modify that contact form with some changes:
    1. the title of the field must be white and not grey
    2. the textual space under the title must reduce about 50% (not for last notes space)
    3. the first title of the form must be more large (about 5 more?) actual the title is “MODULO RICHIESTA PREVENTIVI”

    Please, if you can help me, see the indication on this screenshot http://imgur.com/a/P5pxD

    thank you,
    Mike

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

    Hi,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .wpcf7 form label { color:#fff !important;}
    .wpcf7-form p { margin-bottom:5px;}

    For large text kindly use title in strong tag:

    Example: <label><strong>MODULO RICHIESTA PREVENTIVI</strong></label>

    Regards,
    Chris

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