Contact us form - by ckeight - on WordPress WooCommerce support

This topic has 5 replies, 3 voices, and was last updated 10 years, 4 months ago ago by Eva Kemp

  • Avatar: ckeight
    ckeight
    Participant
    July 8, 2014 at 23:01

    Hello! I am using the default setting of the “Contact us” page and would appreciate some help:

    -I would like to delete “surname” from the name field (so it just says “Name”)
    -I would like to change the message that comes up when a message is sent. Right now it says “all is well, your email has been sent.” I would like to change that to “Your message has been successfully sent.”
    -On the above message, it comes up in a green background- I would like to change that to a pink background.

    Thank you so much for your help!!!

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 9, 2014 at 07:34

    Hello,

    Please provide us with wp-admin and FTP credentials.

    Regards,
    Jack Richardson

    Avatar: Eva
    Eva Kemp
    Support staff
    July 9, 2014 at 08:44

    Hello,

    1. You need edit the file wp-content/themes/legenda/contacts.php, find the lines with ‘Name and Surname’ and remove “surname”.
    2. To change that text you need edit the same contacts.php file, line 64.
    3. To change the background color of the message add this code into custom.css file:
    .success {background-color: #98C391 !important;} and change the color value to yours.
    Here you can watch the tutorial how to create custom.css.

    Also we recommend you to make any changes in files via child theme: http://codex.wordpress.org/Child_Themes not to lose the modifications after theme update.

    Regards,
    Eva Kemp.

    Avatar: ckeight
    ckeight
    Participant
    July 9, 2014 at 17:33

    Great! Thank you, it worked!
    I tried to make a child theme but writing the style sheet made me nervous. I am just going to make a list of all the modifications I do and when I update my theme I’m going to redo them.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 9, 2014 at 17:54

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 5 results - 1 through 5 (of 5 total)

The issue related to '‘Contact us form’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.