Site logo

Archived topic

Customize single post heading similar to the example

9 replies · Started by Rohan Verma on June 6, 2022

Viewing posts 1–10 of 10

Not using generateblocks. Just want to get first-line pure white and second line little lighter colour. Can't it be done with CSS?

Hi there,

are you using the Block editor ?

No, I am using the classic editor. Have shared our site's single post url

If you want the effect to be all part of the single post title then its not possible.
As it requires there to be two separate lines of HTML.

Only the first line of the title to different colour, can it be possible?

Hello I found a solution
.page-title, h1.entry-title::first-line {
color: #f3f4f6;}
It working fine
Thanks

Marking this as resolved. Thanks

Glad to hear you found a solution!

This archived topic is closed to new replies.