Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 82367

Custom CSS on Login Form

$
0
0

Replies: 0

Hello,

I’m trying to change the login page to to have round corners instead of a straight box. I’ve tried adding the following code to the custom CSS section with no luck. Has anyone done this successfully, if so, any pointers would be appreciated.

.login form {
border-radius:20px;

}


Viewing all articles
Browse latest Browse all 82367

Trending Articles