Having Issues With The City Field on Checkout Page

This topic has 2 replies, 2 voices, and was last updated 8 months, 2 weeks ago ago by Rose Tyler

  • Avatar: Liva
    Liva
    Participant
    August 26, 2023 at 21:33

    Hi,

    I am facing some issues regarding the city field on checkout page.

    1. Even though it is a required field, the text next to it indicates that it is optional. Can we delete that text and put “*” to show that the field is required?
    2. Completed inputs of all fields are black, except the city field. Is it possible to make the selection look black?

    I am adding the screenshot to show you the problematic points: https://prnt.sc/aQap9FHKs-yz

    I am looking forward to hearing from you soon. Have a good day!

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 27, 2023 at 07:14

    Hello, Liva,

    Thank you for contacting us and for using XStore.

    1/ Shipping options are WooCommerce plugin settings, our theme does not have any special settings for this. Read the plugin documentation https://docs.woocommerce.com/document/setting-up-shipping-zones/ or contact plugin support for the detailed information about this https://wordpress.org/support/plugin/woocommerce/
    If you want to be able to manage the checkout fields you may try the WooCommerce checkout manager plugin because WooCommerce does not have options to change the checkout fields.

    2/ Please try to add the next code in Theme Options > Theme custom CSS:

    .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default.select2 .select2-selection--single .select2-selection__rendered {
        color: #222;
    }

    We trust that the information provided will be of significant assistance to you.

    Kind Regards,
    8theme team

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

You must be logged in to reply to this topic.Log in/Sign up

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