button with Icons

  • Posted in : Photographer
  • MLeoPhotos
    Participant

    Is it possible to change the color of the button with icons. please see http://mleophotos.com/contact-2/ I’d like to make the button for Facebook blue when you hover over it, instagram brown, twitter light blue

    ahmetsali
    Keymaster

    Hi, you cant try this custom css code;

    .post-18 p > a.button {
        margin-left: -4px;
    }
    .post-18 p > a.button:hover {
        border-color: transparent;
    }
    .post-18 p > a.button:nth-child(1):hover {
        background: #3b5998;
    }
    .post-18 p > a.button:nth-child(2):hover {
        background: #3f729b;
    }
    .post-18 p > a.button:nth-child(3):hover {
        background: #55acee;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register