Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author iMohammad

    (@imohammad)

    Hi,
    because default size sets on 84px by WordPress, you can add bottom code in flat-login/assets/css/flat-login-style.css file.

    .login h1 a {
    -webkit-background-size: 84px !important;
    background-size: 84px !important;
    height: 84px !important;
    width: 84px !important;
    }

    and change 84px to your favorite size!

    Enjoy ??

    Thread Starter ramonjosegn

    (@ramonjosegn)

    Ok, thanks for support!!

    Lightend

    (@lightend)

    HiMohammad, Please give a way to keep in touch with you. Thanks.

    Plugin Author iMohammad

    (@imohammad)

    @lightend Send me an email on [email protected]

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Logo not show a full size’ is closed to new replies.