Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #546324

    Hi there,

    I was wondering if you could help me with something. I created an HTML login form that I’ve added to the template files. All is well, except I don’t know where I should add the CSS to style it.

    I’ve tried in the Quick CSS field, as well as the style.css file of my child theme but it just doesn’t work.

    There’s a temp login in the private area. If you go to the home page and click on LOGIN in the menu, you can see just the basic form. I really need this styled.

    Thanks very much in advance

    #546549

    Hi Viuliloush!

    I could not check the CSS because the login is not an administrator.

    What is the CSS your using? Perhaps you need to use the !important override.

    .login input[type="text"] { color: red !important; background: blue !important; }
    

    Regards,
    Elliott

    #547016

    Hi Elliot,

    Thanks! In the end I will go with just a link to the login page of the non-wordpress site.

    Thanks anyway

    • This reply was modified 8 years, 4 months ago by Viuliloush.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Where do I add the CSS for an an HTML login form’ is closed to new replies.