Viewing 1 replies (of 1 total)
  • Plugin Contributor Abdul Wahab

    (@abdulwahab610)

    Hello, peopleinside!

    Thanks for raising the issue, we find out the reason and will fix it in very next update. For the time being, you can fix it by adding this code in css\style-login.php#191

    .interim-login.login h1 a{
      <?php if ( ! empty( $loginpress_logo_width ) ) : ?>
      width: <?php echo $loginpress_logo_width; ?>;
      <?php endif; ?>
    } 

    Thank you.
    Team WPBrigade

    • This reply was modified 8 years, 11 months ago by Abdul Wahab.
Viewing 1 replies (of 1 total)

The topic ‘Logo issue when WordPress session expire’ is closed to new replies.