Supreme Directory: How can I add a color to active links in the navi?

This topic contains 6 replies, has 2 voices, and was last updated by  Guust 7 years, 4 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #329560

    Atilla Boz
    Full Member
    Post count: 280

    Hello guys I am just working on the CSS styles of the Supreme Directory Theme and I an having adding a special color to an active link in the top navi / primary navigation.

    When I hover the links I see the color that I have set before, so this works:

    
    
    /* HEADER - NAVI-LINKS, Linkfarben HOVER */
    .sd #primary-nav ul li a:hover {
        color: #ed184a;
    }

    So I thought this should work, too – but it doesn`t:

    
    
    /* HEADER - NAVI-LINKS, Linkfarben AKTIV */
    .sd #primary-nav ul li a:active {
        color: #ed184a;
    }

    I will add login data in the next post.
    Thank you in advance!

    #329564

    Atilla Boz
    Full Member
    Post count: 280
    This reply has been marked as private.
    #329605

    Guust
    Moderator
    Post count: 29970

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #329606

    Atilla Boz
    Full Member
    Post count: 280

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #329611

    Guust
    Moderator
    Post count: 29970

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #329615

    Atilla Boz
    Full Member
    Post count: 280

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #329666

    Guust
    Moderator
    Post count: 29970

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket