July 12, 2017 at 18:12
#167177
Moderator
Hi Grant,
Thanks for keeping me updated and I’m glad you got it sorted. The CSS below is based off your logo, you’ll need to create an image with more white space either side for this to look okay. You may also need to tweak this CSS a little to suit the new image.
COPY CODE
#login_form {
padding-top: 80px;
background: url(../wp-content/uploads/2016/11/logo-small.png);
background-repeat: no-repeat;
background-size: contain;
}
Let me know if this works for you.
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution