Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support VUM Support – Jhay

    (@jhayvum)

    Hello,

    Sorry to hear that, what you can do is to override the border property from Settings -> White Label CMS -> Login, then under Custom CSS section, try to add this code:

    .login form{
        box-shadow: none!important;
        border: 0!important;
    }

    Please check this reference https://d.pr/i/D8Z8vT

    Thread Starter gd0g

    (@gd0g-1)

    Works a treat! Thanks for your prompt reply.

    Thanks, worked for me too!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Border colour of login form’ is closed to new replies.