This topic has 4 replies, 3 voices, and was last updated 9 months, 3 weeks ago ago by Andrew Mitchell
Can you make the borders of the form field less “black” – as in the screenshot on the left?
Is there a .css code you can provide?
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
Hi Tony,
Thank you, now it looks fine
Best regards
Juergen
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
The issue related to '‘Check out form fields customization possible?’' has been successfully resolved, and the topic is now closed for further responses