File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -430,8 +430,9 @@ p:has(.more-link) {
430430
431431/* No Headline & Link in Archive */
432432
433- .post-type-archive-ello .format-quote h1 ,
433+ .post-type-archive-ello .format-quote . elsa-titledate ,
434434.post-type-archive-ello .format-quote .elsa-aocb ,
435+ .post-type-archive-ello .format-image .elsa-titledate ,
435436.post-type-archive-ello .format-image .elsa-aocb {
436437 display : none;
437438}
@@ -455,11 +456,11 @@ p:has(.more-link) {
455456.single-ello .single-format-quote .meta ,
456457.single-ello .single-format-quote .about ,
457458.single-ello .single-format-quote .wp-block-comments ,
458- .single-ello .single-format-image . h1 ,
459+ .single-ello .single-format-image h1 ,
459460.single-ello .single-format-image .meta ,
460461.single-ello .single-format-image .about ,
461462.single-ello .single-format-image .wp-block-comments {
462- display : none;
463+ display : none !important ;
463464}
464465
465466/*
Original file line number Diff line number Diff line change @@ -173,6 +173,7 @@ Release pending
173173* Changed: Font Size (Toot Date)
174174* Fixed: Spacing (Links without Block Container)
175175* Fixed: Layout @ Wide Screen (Troets, Tweets)
176+ * Fixed: Post Format CSS
176177
177178### 100
178179
You can’t perform that action at this time.
0 commit comments