Topic-icon Unable to see question marks

Active Subscriptions:

None
10 years 7 months ago #40603 by carque
Good morning
I installed and used SCLogin for the very first time.

Unfortunately, I'm unable to see question marks ('?') near the Username and Password fields:



Where I'm wrong?

Live url: store.unquadratodigiardino.it/it/

Thank you
The topic has been locked.
Support Specialist
10 years 7 months ago #40624 by alzander
You have the following style in your template which are hiding those icons. Your CSS is compressed, so I can't give you the specific files or lines, but you'll need to remove this block in the store.unquadratodigiardino.it/templates/...764506b546b07330.css file:
body .btn [class^="icon-"], body .btn [class*=" icon-"] {
display: none;
}
I hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 7 months ago #41153 by carque
Replied by carque on topic Unable to see question marks

alzander wrote: You have the following style in your template which are hiding those icons. Your CSS is compressed, so I can't give you the specific files or lines, but you'll need to remove this block in the store.unquadratodigiardino.it/templates/...764506b546b07330.css file:

body .btn [class^="icon-"], body .btn [class*=" icon-"] {
display: none;
}
I hope that helps,
Alex


Hi Alex

I'm very sorry for not replying to your post soon, but unfortunately I received no notification of the post.

Thank you. I will try you suggested solution!

Thank you :-)
Carlo
The topic has been locked.
Support Specialist
10 years 7 months ago #41168 by alzander
Sorry you didn't receive a notification. I'm not sure why it's not being sent to you for this thread.

Either way, I hope that helps get you going, but should you need anything else, just let me know.

Thanks,
Alex
The topic has been locked.