• Hi,

    I am looking for a quick way to change the field name on the contact form. I have attached a screen capture of what I want to achieve here:
    https://shop.elegment.com/wp-content/uploads/2019/11/Shop.Elegment.Com_-scaled.jpg

    Would I be able to use CSS to achieve this, without going through language translation?

    For example, I want to change the field name “Name” to “AAA”, and change “Phone” to “BBB”.

    Warm Regards, Xing Gao

    • This topic was modified 4 years, 8 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not a Developing with WordPress topic

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Howdy,

    Which contact form are you using?

    You could change them with CSS, but it will add other issues. I wouldn’t recommend it. It would be better to change them elsewhere.

    Thread Starter xing79

    (@xing79)

    Howdy Michael, the link to the page is https://shop.elegment.com

    The plug-in I use is: Email Inquiry & Cart Options for WooCommerce.

    I am able to change the width / alignment of the field. But was unable to find the field name.
    .wc_email_inquiry_label {
    width: 22%;
    float: left;
    cursor: pointer;}

    Thanks in advance. Xing

    It looks like the feature you are looking for is part of the paid version of the plugin.

    It looks like you’ve already requested support on the plugin’s support forum.

    I wouldn’t advocate for using CSS as the form label will no longer function as it is intended. I would instead either look into the paid version or try another plugin for a more general contact form like Contact Form 7.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Custom Field Name using CSS’ is closed to new replies.