Check out form fields customization possible?

This topic has 4 replies, 3 voices, and was last updated 3 months, 1 weeks ago ago by Andrew Mitchell

  • Avatar: Juergen
    Juergen
    Participant
    February 1, 2024 at 19:51

    Can you make the borders of the form field less “black” – as in the screenshot on the left?

    https://www.dropbox.com/scl/fi/kc1b1jzkqygzmoafc07d1/2024-02-01_19-44-36.jpg?rlkey=d5uc43n9rq8qkw7n6ubfblbcn&dl=0

    Is there a .css code you can provide?

    3 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    February 2, 2024 at 08:37

    Hello, @Juergen,

    Thank you for contacting us and for using XStore.

    To address the concern you have raised, we kindly ask that you implement the following solution. Please navigate to the XStore section, then proceed to ‘Theme Options’, followed by ‘Theme Custom CSS’, and finally select ‘Global CSS’. Once there, copy and paste the CSS code provided below into the designated area.

    .woocommerce-checkout span.woocommerce-input-wrapper input  {
        border: 1px solid #c7c7c7 !important;
    }
    
    span.selection span.select2-selection.select2-selection--single {
        border: 1px solid #c7c7c7 !important;
    }
    span.woocommerce-input-wrapper textarea#order_comments {
        border: 1px solid #c7c7c7 !important;
    }

    We are optimistic that this will effectively resolve the issue at hand. Should you require any further assistance, please do not hesitate to reach out to us.

    Best Regards,
    The 8Theme Team

    Avatar: Juergen
    Juergen
    Participant
    February 2, 2024 at 09:22

    Hi Tony,

    Thank you, now it looks fine

    Best regards

    Juergen

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    February 2, 2024 at 09:22

    Dear Juergen,

    Choosing our theme reflects your commitment to quality, and for that, we’re genuinely grateful. As we constantly strive to elevate your experience, your feedback is an invaluable gift. Could you kindly take a moment to rate our product with 5 stars on ThemeForest?

    Click here to share your insights: https://themeforest.net/downloads

    Your support fuels our journey, and we appreciate it more than words can express.

    Best Regards,
    The 8Theme Team

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

The issue related to '‘Check out form fields customization possible?’' has been successfully resolved, and the topic is now closed for further responses

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