By Bartek on Wednesday, 01 August 2018
Posted in General
Replies 1
Likes 0
Views 411
Votes 0
How to change or remove Welcome text or change font ?
Hi there,

You can change them here http://take.ms/sWMmH. Left it blank if you wanted to remove them.

In order to change font, you need to do some custom css in order to achieved this. You can apply css codes(for example) below accordingly at this sections http://take.ms/WgwDl0
[gist type="css"]
#es .es-login-box__msg-title {
font-family: "Times New Roman";
}
[/gist]

Please give it a try and see how it goes.
·
Wednesday, 01 August 2018 18:13
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post