Hi Paul,
Thank you very much, that did exactly what I needed to happen! There is one last thing on this css issues Im having. How do I make the login button wider? I am sending a url and a screenshot in secure note.
Hi Paul,
Thank you very much, that did exactly what I needed to happen! There is one last thing on this css issues Im having. How do I make the login button wider? I am sending a url and a screenshot in secure note.
Hi There @Bark201
To increase the width of your login button, try adding the following CSS rule.
#mm-login-form input {
min-width: 200px;
}
Since your thread is getting longer, I suggest you to open up a new thread if you have more questions.
Thanks!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.