By Abi on Friday, 26 April 2019
Posted in General
Replies 2
Likes 0
Views 536
Votes 0
Hi,

If you go to my test site and enter any email address and any password, you'll see that some characters are hidden behind the fontawesome images. This is probably due to custom CSS changes by me. Can you kindly help me to correct it so that the characters are displayed?
Hey there,

Is founded that the issue is due to your custom css:


#es.es-docker .fa {
text-align: right;
font-size: 25px ;
width: 25px ;
}

#es *, #es ::before, #es ::after {
box-sizing: border-box;
font-size: large;
}


Can you try remove above custom code from your Charm template custom css section and see how it goes?
·
Friday, 26 April 2019 17:41
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post