Link Color
-
Hello,
How can I change the color of this class: “um-link-alt”
I have put this style:
.um-link-alt {
color: #00274d !important;
}but nothing change, because your style was:
a.um-link-alt {
line-height: 22px;
color: #888 !important;
display: block !important;
text-decoration: none !important;
font-weight: normal;
text-align: center;
border-bottom: none !important;
}What should I do to can change the color?
Another question, I have put an icons in login form as you can see:
https://www.screencast.com/t/2GxMevLnpteobut they are not shown in the form for users:
https://www.screencast.com/t/40fc2CNx8
And thank you
- The topic ‘Link Color’ is closed to new replies.