Comment to 'use css background for profile'
  • You can add the following CSS into CUSTOM STYLES in your templates Styles:

    .bx-base-pofile-cover-image[onclick$="cover.jpg', this)"] {
        background-image:none !important;
        background-color:lightgreen;
    }