Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Dhyana

    (@dhyana)

    Solved it myself:-)

    For those want to know how, here it is:

    Go to:

    site/theme/wp-login.php

    find the line (line 99-ish depending on the ) with the

    <h1>

    and make the changes there. For me I needed to change it to this

    <h1 style=”margin-left: -350px;”>

    It’s A LOT easier to edit the html than the php, so this is an easy fix.

    Good luck y’all!

    Plugin Author tepelstreel

    (@tepelstreel)

    Hello Dhyana,

    actually you center the logo by giving the container the same width as the image has. If you hardcode it into your theme, you’ll lose your changes with an update.

    Regards,
    Stefan

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Centering the LOGO on login page’ is closed to new replies.