Donation Theme team page

Home Forums All Other Themes Donation Theme team page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #102523
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    http://www.mysfirm.com/100BMLV/board-members/

    Is there a way to have the linkedIn logos active (not rollover only)
    And linkedIn icons larger?

    #102586
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    Kindly go to Appearance » Theme Options » Basic Settings » Custom CSS and paste below code there:

    .team-thumb .social-icons {
        opacity: 1 !important;
        bottom: 20px !important;
        transform: unset !important;
    }
    
    .team-thumb .social-icons a:link, .team-thumb .social-icons a:visited {
        font-size: 18px !important;
        background-color: #12141b !important;
        padding: 4px 5px !important;
        line-height: 30px !important;
    }

    Regards,
    Shri

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.