Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
  • in reply to: Removing the "COMPATIBILITY" icons and text #24246
     Nicole
    Participant

    Hi @Dhyana ! I’ve hide that too on my site with a simple css to add in your child-theme in style.css

    i’ve add:

    COPY CODE
    /*
    * Nascondere compatibility match in members profile
    */
    
    .circular-item {
       display: none;
    }

    For me is working good 🙂

Viewing 1 post (of 1 total)

Log in with your credentials

Forgot your details?