New Landing How can we help? Cardinal Active Accordion Font

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #97759
    icecast
    Member
    Post count: 182

    trying to make active font color black – tried both versions of active but neither work, hover works

    .spb_accordion .spb_accordion_section > h4 a:active {
    color: black !important;
    }
    .spb_accordion .spb_accordion_section > h4.ui-state-active {
    color: black !important;
    }

    .spb_accordion .spb_accordion_section > h4 a:hover {
    color: black !important;
    }

    #97836
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try the code bellow.

    
    .ui-state-active a{
    color:#000!important;
    }

    -Rui

    #97993
    icecast
    Member
    Post count: 182

    works! thank you

    #98002
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! Thanks Rui

    – Kyle

Viewing 4 posts - 1 through 4 (of 4 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