[wp-trac] [WordPress Trac] #49849: Twenty Twenty: Posts display both the excerpt as well as full content
WordPress Trac
noreply at wordpress.org
Tue Apr 18 07:44:57 UTC 2023
#49849: Twenty Twenty: Posts display both the excerpt as well as full content
---------------------------+----------------------
Reporter: mriyazuddin1 | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Bundled Theme | Version:
Severity: normal | Resolution: wontfix
Keywords: | Focuses:
---------------------------+----------------------
Changes (by poena):
* status: new => closed
* resolution: => wontfix
* milestone: Awaiting Review =>
Comment:
Hi @mriyazuddin1!
I apologize for the incredibly late reply.
Displaying the excerpt this way is intended, as part of the design for
this theme. There are no plans to remove this feature from the theme.
If you want to hide it you can add CSS to the Additional CSS field in the
Customizer. For example:
{{{
.intro-text {display:none;}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49849#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list