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

  • Author
  • #66452
     maelga
    Participant

    Hi,

    How to remove the + that shows in the middle of profile images while hovering in carousel?

    Thank you

    #66486
     sharmstr
    Moderator

    Try this in your quick css

    COPY CODE
    
    #buddypress .rounded .hover-element, #buddypress .kleo-rounded .hover-element {
      display: none;
    }
    
    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

    #66505
     maelga
    Participant

    Hmmm, not exactly what I’m looking for.
    Obviously this disables the whole hover effect.
    I only need to get rid of the white + in the middle of the pix.
    Any better trick?

    #66508
     sharmstr
    Moderator

    #buddypress .rounded .hover-element i, #buddypress .kleo-rounded .hover-element i {
    display: none;
    }

    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

    #66590
     maelga
    Participant

    Thank you

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

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

Log in with your credentials

Forgot your details?