Improper code is showing in the custom css tab.

This topic has 2 replies, 2 voices, and was last updated 1 year, 2 months ago ago by Tony Rodriguez

  • Avatar: Soumya
    Soumya
    Participant
    January 10, 2023 at 09:42

    Improper code is showing in the custom CSS tab. It is showing the Dokan code but I am using the WCFM plugin. Is this code important or I can delete it? Please check the screenshot.
    https://prnt.sc/i1w987e294Vi

    1 Answer
    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.

  • 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.