Block Header Colour

Posted in: Newsmag
Post count: 23

How do I change just the colour of the block header? The rectangle that contains the ‘custom title’.
Thanks.

Post count: 35449

Hi,
That background color can be change only with custom css, you can try this code
body .td-container .block-title .td-pulldown-size{
background: blue;
}

Set it in the theme panel > custom code> css, also you can set the color you need.
Thank you!

Post count: 23

Hi,
Is this a new update? Some of my old blocks are red, but when I add a new block, it defaults to black. The only way to get it red is to duplicate an old block. Is it possible to apply it to some blocks only?

  • This reply was modified 5 years by madder.
  • This reply was modified 5 years by madder.
Post count: 35449

Hi,
There will be soon a new theme update for WordPress compatibility.
The color on the set blocks are pre-made in theme files when you install a demo. So for the moment the only possibility is to copy or duplicate the blocks or using custom css.
Thank you for your understanding!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newsmag’ is closed to new topics and replies.