Comment to Edit Cover Photo Height
-
@LeonidS yes but that also hides the profile picture. I guess there is no way to just hide the cover
@LeonidS yes but that also hides the profile picture. I guess there is no way to just hide the cover
works up to approx 65% ;) I tried to get the full profile picture by css but -as you can see - not very successfull. What will do this trick?
You may add the
padding-top: 5rem;
parameter for the .bx-base-pofile-cover-image-wrp CSS class then
In my case it's better to use .bx-base-profile-cover-wrapper instead
works well, thank You LeonidS!