Home › Forums › Support › Add Colour Block into Text This topic has 1 reply, 2 voices, and was last updated 6 months, 1 week ago by Fernando. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 22, 2022 at 12:51 am #2350297 Jeremy Hi, Is there a way to add a block of color into a line of H1 / H2 text the size of that text?. At the moment, I can do it with a Square Emoji but am restricted in the colors which I want to change. I have included an example in the private information below. September 22, 2022 at 1:20 am #2350312 Fernando Customer Support Hi Jeremy, You can add add-square to the class list of the Heading/Headline Blocks through the Advanced section in the Block settings. Then, add this CSS in Appearance > Customize > Additional CSS: .add-square:before { content:" "; height:100%; width: 50px; background-color: #ff0000; position:absolute; left: 0; bottom:0; } .add-square{ position:relative; padding-left: 50px; } You may alter the values in this code to your preference. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In