Reply 343450 to: Improper code is showing in the custom css tab.

Avatar: Tony Rodriguez
Tony Rodriguez
Support staff
January 10, 2023 at 09:56

Hello, @Soumya,

That CSS code is for the border radius, and it applies to the forms as well, so you can simply remove the Dokan classes from that code. It will not harm your site.

Then the code will be like the below:

input[type="text"],
input[type="number"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="tel"],
input[type="url"],
.with-border-radius{
border-radius: 4px;
}

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.