diff --git a/assets/css/elsa.css b/assets/css/elsa.css index 1dd26f3..c5af26a 100644 --- a/assets/css/elsa.css +++ b/assets/css/elsa.css @@ -430,8 +430,9 @@ p:has(.more-link) { /* No Headline & Link in Archive */ -.post-type-archive-ello .format-quote h1, +.post-type-archive-ello .format-quote .elsa-titledate, .post-type-archive-ello .format-quote .elsa-aocb, +.post-type-archive-ello .format-image .elsa-titledate, .post-type-archive-ello .format-image .elsa-aocb { display:none; } @@ -455,11 +456,11 @@ p:has(.more-link) { .single-ello.single-format-quote .meta, .single-ello.single-format-quote .about, .single-ello.single-format-quote .wp-block-comments, -.single-ello.single-format-image .h1, +.single-ello.single-format-image h1, .single-ello.single-format-image .meta, .single-ello.single-format-image .about, .single-ello.single-format-image .wp-block-comments { - display:none; + display:none !important; } /* diff --git a/readme.md b/readme.md index 345ba68..b6c57d2 100644 --- a/readme.md +++ b/readme.md @@ -173,6 +173,7 @@ Release pending * Changed: Font Size (Toot Date) * Fixed: Spacing (Links without Block Container) * Fixed: Layout @ Wide Screen (Troets, Tweets) +* Fixed: Post Format CSS ### 100