Comment to Edit Cover Photo Height
-
Finally, in my case Protean and 14RC3:
Add the following Custom Styles in studio/template/custom styles
- .bx-base-pofile-cover-image {display:none; } to hide the profile cover
- .bx-base-pofile-cover-wrapper { padding-top: 5rem; } to have full view of the profile image. In my case 5rem fits very well...
Thanks @LeonidS !