Page 1 of 1

Login Page Region Alignment on the screen

Posted: Thu Aug 28, 2025 5:47 am
by admin
Paste the following code in the Theme Roller or Incline CSS of login page,

.t-Login-region {
position: fixed;
top: 25%;
left: 2%;
}

login_left.png