Viewing 1 replies (of 1 total)
  • Plugin Author larsactionhero

    (@larsactionhero)

    Currently the Plugin doesn’t support the direct editing of a background image.
    But you can upload your image to the media library and add some css in the plugin’s style field like this (for example):

    body.login {
      background-image:url(URL_TO_YOUR_BG_IMAGE_HERE); 
    /* e.g. https://banpaudpnfsumsel.dx.am/wp-content/uploads/ ...  */
      background-repeat: no-repeat;
      background-position: center center;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Change login background’ is closed to new replies.