No Custom CSS/JS box? | WordPress.org

Hey there, first, nice plugin. Thanks for sharing your work!

Is there not a Custom CSS/JS box for us to insert CSS to edit certain elements of this form? Screenshot: https://prnt.sc/qARwvxRjKUwb

For example, I might want to adjust the opacity of the form’s background or add a border with certain color, etc.

Kinda like this example below. I added it under Appearance / Customizer / Additional CSS but that didn’t work. Perhaps this plugin requires its dedicated Additional CSS box? Let me know. Thanks!

#login form {
background-color: rgb(79, 40, 24, .7);
border: 1px solid rgba(249, 201, 102, 0.4);
}

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer