• Resolved mariusmao

    (@mariusmao)


    I am using AWSM Team Builder Pro and once I enter the links to email or LinkedIn, i think it goes white and you can’t see it on the page. Is there something I need to add or additional CSS. Also, is there a way to change the background from white?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Where are the icons supposed to show up on the site? Could you link me to a live example of this error?

    Thank you!

    Thread Starter mariusmao

    (@mariusmao)

    they’re supposed to show up when you click on the pictures. you can see the squares on the bottom and they’re linked, but you can’t see the icon. i think the icon is white, which is why it isn’t showing.

    live view is here: https://authorizedbiography.com/ensemble/

    Also, don’t mind the photos, they’re place holders : ).

    thanks for your help

    Theme Author Ben Sibley

    (@bensibley)

    Got it, thanks for the link!

    You were spot-on about the color being white. In this case, you can add the following CSS to your site and it will make these icons black so they’re visible:

    .awsm-social-icons a {
      color: #000 !important;
    }
    Thread Starter mariusmao

    (@mariusmao)

    Perfect. Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘icons not showing up using awsm team plug in’ is closed to new replies.