• This plugin has a box to add your own custom css. I have added the following code and it works. However I am unsure if my markup is correct? Is it ok?

    p#nav {color: transparent;}
    
    body.login div#login {padding-top: 20px !important;}
    
    body.login div#login p#nav a {padding-bottom: 20px !important;}
    
    #registerform p label {color:#414e44 !important;}
    
    body.login div#login p.message.reset-pass a {color: #f18013 !important;}

The topic ‘Custom CSS for Birds Custom Login plugin’ is closed to new replies.