New Landing How can we help? Cardinal Override team member details' formatting

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #112756
    zohia
    Member
    Post count: 109

    The email and mobile number in my team member page are showing up as defined by the color customizer. Is it possible to override this and choosea different color?
    http://playground.cmdshiftr.com/?team=joana-soares-2

    #112771
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try the custom css below.

    
    /*default team text color*/
    article.type-team .article-body-wrap .body-text {
    color: #000!important;
    }
    
    /*email hover color*/
    ul.member-contact li a:hover {
    color: #CCC!important;
    }
    /*email default color*/
    ul.member-contact li a {
    color: #000!important;
    }
    

    -Rui

    #112773
    zohia
    Member
    Post count: 109

    It worked. ๐Ÿ™‚

    #112776
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. ๐Ÿ™‚
    -Rui

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