Help with custom css on Blog
hello.
I would like that the Blog post title goes nicely on 2 rows and that the second line does not overlap.
Please check this sample blog post https://nordest.systems/blog-post-with-a-very-long-title-this-time/
I am currently using this css to customize blog posts:
.single-post #Content { background: #FFF !important; }
what i should use so that the WHite title goes on 2 lines?
Thanks.
Comments
to increase line height of the subheader title, you need to use the following css: