Topic-icon How to center the sclogin modules?

Active Subscriptions:

None
6 years 3 months ago #63347 by leaodonorte
Iam using rocktheme templates, that allows me to center modules, menus etc. But i cant center sclogin modules on my templates. It seems that overrides my settings.

How can this be fixed?

To see the problem, please acess my site using a mobile phone and see that (login and registre-se) is below our logo and its not centered like we wanted.

www.ptax.com.br

Thanks

Romero Lins
The topic has been locked.
Support Specialist
6 years 2 months ago #63351 by alzander
If you want the Login / Register buttons to be centered like the logo, add the following style to your CSS:
.sourcecoast.sclogin {
    text-align: center;
}
I hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
6 years 2 months ago #63358 by leaodonorte
Thanks!
The topic has been locked.