Reply 335848 to: How do i set border color of the checkout field

Avatar: Tony Rodriguez
Tony Rodriguez
Support staff
October 5, 2022 at 11:44

Hello, @Kazi Sabit,

In order to solve your issue simply go to the Dashboard >> XStore >> Theme Options >> Theme Custom CSS >> Global and paste the below code at the bottom of the CSS box there.

textarea, textarea.form-control { border-color: red !important; border: solid 1px red !important; }

Then save settings and check back to your site after clearing the browser cache.

The result will appear like this: https://postimg.cc/ctqns7gs

Note: in the above code the word “red” is the color and you can change it with you want.

Regards 8Themes Team.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.