This topic has 2 replies, 2 voices, and was last updated 8 years by maelga.

  • Author

    Tagged: ,

  • #66451
     maelga
    Participant

    Hi,

    How to change the color of the profile icons without losing the hover effect?

    I’m using this code, but I lose the hover effect:

    COPY CODE
    #buddypress div#item-nav ul li a:before{
    	color:#5DAFCF !important;
    }

    What’s the alternative?

    #66484
     sharmstr
    Moderator

    add this as well and change to whatever color you want

    COPY CODE
    
    #buddypress div#item-nav ul li a:hover:before {
      color: black !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #66504
     maelga
    Participant

    Thanks sharmstr

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?