New Landing How can we help? Atelier Changing link mouseover colour in Global Header Banner

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Atelier
  • #321673
    cfairi
    Member
    Post count: 129

    I have a global header banner on my site which is the same colour as my mouseover link text. When I mouseover links in the banner, the link essentially becomes invisible. How can I change it so the mouseover colour remains the same colour as the original text?

    #321674
    cfairi
    Member
    Post count: 129
    This reply has been marked as private.
    #321765
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Your second link was not correctly closed with a </a>. To change the link color use this:

    #sf-banner-widgets a {
       color: red;
    }
    #sf-banner-widgets a:hover {
       color: blue;
    }

    Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register