• Kit Marsden

    (@manek43509)


    Is there an easy CSS class to use to customise the colour the Follow button changes to on mouseover?

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

Viewing 1 replies (of 1 total)
  • Plugin Author Craig at Smash Balloon

    (@craig-at-smash-balloon)

    Sure! Try using this CSS as an example:

    .sbi_follow_btn.sbi_custom:hover a {
        background: #52585b !important;
        opacity: 1 !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Change hover colour of Follow button’ is closed to new replies.