Forums
(@mzuetell)
10 years ago
I had the same problem, this code fixed it
Go to Plugins>Login Widget With Shortcode>Edit
Select the style_login_widget.css file
and add this to it
ul, li{ list-style:none; list-style-type:none; }