CENTER THE WORD "CONNEXION" on LOGIN PAGE
-
For mobiles, how to center the title word “CONNEXION” on the login page?
Thanks
for al devices, not just mobile
attachment
Attachments:
You must be
logged in to view attached files.
Hello,
I do not see this word http://prntscr.com/mno5ak
Best Regards
Well that’s kind of weird. I rechecked and it’s there for me, in double.
How come not for you?
Attachments:
You must be
logged in to view attached files.
Hello,
Your sidebar shows the sidebar and I saw “Sign in” Now when I logged out I see the same what you see but I cannot inspect the element when I logged out.
Best Regards
I’ve just disactivated the protection for some time now, can you inspect it?
Thanks
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .col-login > h2,
body .col-register > h2{
text-align:center;
}
Best Regards
There is error in the code
Attachments:
You must be
logged in to view attached files.
Hello,
Replace these signs with >
compare the code provided with yours and correct
Always copy the code from the forum.
Best Regards
The topic ‘CENTER THE WORD "CONNEXION" on LOGIN PAGE’ is closed to new replies.