• Resolved jetxpert

    (@jetxpert)


    Great plugin!

    Works great; however, we need a CSS code (or similar) to remove the blue border that appears when we click our website’s hyperlinked image within our login page.

    Click here for details: https://prntscr.com/rdf4q5

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author weblizar

    (@weblizar)

    Hello,

    Thanks for using our plugin.

    Please use the following CSS code: in plugin custom css box.
    .login h1 a:focus {
    box-shadow: none;
    }

    Thanks!

    Thread Starter jetxpert

    (@jetxpert)

    Thank you. It worked. You’re a genius!

    Shouldn’t this be implemented in your plugin?

    What would be the benefit(s) of not doing so?

    Again, thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Blue Border (Hyperlink Image)’ is closed to new replies.