Custom block titles do not appear even if Display Title is checked

Summary

Custom block titles do not appear even if the Display Title setting is checked.

Steps to reproduce

  1. Add custom block with Display Title setting checked
  2. place the block

Possible fixes

Display is set to none by default. Remove the settings.

.block.block-block-content h2.block-title {
    display: none;
}

Attachments

Screenshot_2019-08-26_at_17.32.31

Edited by Konstantinos Platis
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information