Login Page Region Alignment on the screen
Posted: Thu Aug 28, 2025 5:47 am
Paste the following code in the Theme Roller or Incline CSS of login page,
.t-Login-region {
position: fixed;
top: 25%;
left: 2%;
}
.t-Login-region {
position: fixed;
top: 25%;
left: 2%;
}