• Resolved gmocko

    (@gmocko)


    I am having is the social link icons are not showing up. When I hover over them the icon it appears (for example, LinkedIn), otherwise it is all white and does not show. Is there anyway to show the icon all the time on the list layout?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support milton9220

    (@milton9220)

    Hi,

    We have an option on shortcode settings page to change icon color. You can change it from there. Please see our documentation or give me your page link so that we can solve your issue.

    Thank you

    Thread Starter gmocko

    (@gmocko)

    it may be that I am using the free version, but my Styles on the shortcode pages does not have as many options as the documentation on line. The page in question is located here: https://cecas.clemson.edu/cedar/team/ under the Alumni header.

    Plugin Support milton9220

    (@milton9220)

    Hello

    Go to: Appearance->Customize->Additional CSS

    and use this css

    .rt-team-container .social-icons a {
    
        color: #fff;
    
        background: #0080b1;
    }
    Thread Starter gmocko

    (@gmocko)

    this works great. Many thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Social media icon not showing’ is closed to new replies.