Hi,
Are you using the Twenty Twenty-One theme or the Twenty Twenty theme?
Thanks,
Tom
Thread Starter
wenorg
(@wenorg)
Я использую Twenty-Twenty вместе с плагином Twentig.
You can align to the left the title’s section of the single post by adding the following CSS code inside Customizer > Additional CSS:
.single-post .entry-header {
text-align: left;
}
.single-post .entry-categories-inner,
.single-post .post-meta-single-top .post-meta {
justify-content: flex-start;
}
.single-post .post-meta-single-top {
max-width: none;
}
Hope that helps,
Tom
Thread Starter
wenorg
(@wenorg)
Thanks a lot, it helped me 👍
-
This reply was modified 4 years, 9 months ago by
wenorg.