Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Austin

    (@austyfrosty)

    Can you show me the media query CSS you put into the Custom CSS field?

    Thread Starter MPUserr

    (@mpuserr)

    @media only screen and (max-width: 767px) {
      html {
        background-image: url(https://myurl.com/wp-content/uploads/2016/04/background-custom-login-sm.jpg);
      }
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Background image for small screens’ is closed to new replies.