Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author ThemeHigh

    (@themehigh)

    Could you please try adding the below style in your Additional CSS and verify it from your side?

    input#school_website:focus-visible {
    outline: none!important;
    }
    input#school_website {
    background-color: #f7f7f7;
    border: none!important;
    color: #818a91;
    font-size: 14px;
    padding: 14px!important;
    }

    We hope this will help.

    Thank you!

    Thread Starter craigmckee

    (@craigmckee)

    That’s fixed it, thank you for the prompt reply.

    Plugin Author ThemeHigh

    (@themehigh)

    Great!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Formatting Incorrectly’ is closed to new replies.