Hello, 

I enabled this module: https://www.drupal.org/project/block_class

Structured > block layout > custom block > add custom block. I was expecting a block class field like I saw in drupal 7 but I do not see the block class field.

Please advise. 

Comments

slewazimuth’s picture

I saw this post and installed module from your link. Went to Admin/Structure/Block layout. i scrolled down to Configure button opposite Search  block in Sidebar First region. I clicked the configure button and saw the form entry for Css class(es) which became present since the block_class module had been enabled. Therefore, it seems to work perfectly. 

drupol’s picture

I am also able to see block_class following your steps. I am not talking about that. I like to create a custom block and then give custom block a block class. So when I go to block layout > custom block > Add a new block > I do not see block_class field. 

slewazimuth’s picture

I just created a custom block and when I saved the new block it immediately went to configure display where I was able to add a block class as well as assign the custom block to a region.