change on hover color?
- peaceandlove
- Topic Author
- Offline
- New Member
Less
More
- Posts: 7
- Thank you received: 1
8 years 1 week ago #38854
by peaceandlove
change on hover color? was created by peaceandlove
zamzamsom.org/
when we mouse over to text ,text show as blue, which is not visible, i tried to find the css code but failed, so can you please tell me .
\
How to change the blue color to white on hover?
when we mouse over to text ,text show as blue, which is not visible, i tried to find the css code but failed, so can you please tell me .
\
How to change the blue color to white on hover?
Please Log in or Create an account to join the conversation.
8 years 1 week ago #38859
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic change on hover color?
Hi
this is the default anchor color in your css
you can change it using something like
CEd
this is the default anchor color in your css
a, .uk-link {
color: #54aacb;
you can change it using something like
.imageeffectck a {
color: red;
}
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.204 seconds