Forums
Home / Theme: Twenty Twenty / CSS on post titles
(@marcelooliveira)
4 years, 11 months ago
which css to edit post titles only?
I actually know how to change the font of the whole theme, but I would like to leave only the font of the post titles with the native font.
(@lalyry)
Hi @marcelooliveira ! For post titles only:
.single-post .entry-title { /*your code*/ }
I hope this helps ?? Happy holidays!