Social Icons

Support Area Forums Elite Social Icons

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://beepou.com
  • Author
    Posts
  • #32626
    Alberto Brusa
    Participant

    Hi Bill,

    Is it possible to have different colours for the social icons for homepage section and for sidebar area?

    Best regards,
    Alberto

    #32630
    Bill Robbins
    Moderator

    Good Morning Alberto,

    Great question. You can do that. Here’s how:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      .home ul.network-icons li a:before {
      	color: #fff;
      	background-color: #000;
      }
      
    3. Just change the #000 to the color of the background you’d like to have and the #fff to the color of the icon you’re looking for.
    4. Update your settings.

    That should change the color of your social icons only on your home page. If you run into trouble, let me know.

    Have a great day,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Social Icons’ is closed to new replies.