From 1387c66b70031d15d7ca55b6e14eac5996c0de5d Mon Sep 17 00:00:00 2001 From: Marco Hitschler Date: Wed, 2 Apr 2025 21:08:42 +0200 Subject: [PATCH] Post Format CSS --- assets/css/elsa.css | 7 ++++--- readme.md | 1 + 2 files changed, 5 insertions(+), 3 deletions(-) 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