CSS styling for links not working
-
Hi,
I tried to style my links so they would be underlined by default and turn pink on default, but I can’t get this to work. I’ve even tried adding !important.selector .arconix-faq-accordion-content a {
text-decoration: underline!important
}selector .arconix-faq-accordion-content a:hover {
color:#D5A1AE!important
}Could you help me out?
Thank you
The page I need help with: [log in to see the link]
- The topic ‘CSS styling for links not working’ is closed to new replies.