Title: remove a text from posts
Last modified: July 26, 2023

---

# remove a text from posts

 *  [stefanocps](https://wordpress.org/support/users/stefanocps/)
 * (@stefanocps)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/remove-a-text-from-posts/)
 * hello after switching theme and builder, i have hundred of old posts that at 
   the bottom of page have this tect
 * “articoli recenti” (latest posts)
 * how can i get rid otf this?
 * thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-a-text-from-posts%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [lisa](https://wordpress.org/support/users/contentiskey/)
 * (@contentiskey)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/remove-a-text-from-posts/#post-16925920)
 * to narrow down the source of the issue – if it appeared after you changed theme
   + plugins(s) – I would install health check plugin and use it in troubleshooting
   mode to deactive / activate plugins and deactive / activate theme to find out
   what is causing the “latest post” text to appear and then contact the plugin 
   or theme’s support team for solution.
 * [https://wordpress.org/plugins/health-check/](https://wordpress.org/plugins/health-check/)
 *  Thread Starter [stefanocps](https://wordpress.org/support/users/stefanocps/)
 * (@stefanocps)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/remove-a-text-from-posts/#post-16926316)
 * it is easy. these old posts had the “articoli recenti” text and widget
 * After removing that builder all of these posts kept what they had. So they had,
   and still have “articoli recente”. No muche strange..just to know how can i delete
   form all the post this text..i suppose could be done with php?
 *  [mayuripatel](https://wordpress.org/support/users/mayuripatel/)
 * (@mayuripatel)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/remove-a-text-from-posts/#post-16926387)
 * Hello ,
 * Firstly you can Edit Content in admin and check if that Title is coming from 
   Elementor Editor , if it is easily removable from admin then you can remove from
   admin .
 * IF not removable from admin then you can hide with css as listed below .
 * i have seen your page , so you can hide that post title with CSS code as listed
   below .
   Here’s an example you can add into your Additional CSS box in the ‘Appearance-
   > Customize’ section:
 *     ```wp-block-code
       body.single-post .page-content h1{ display:none }
       ```
   
 *  Thread Starter [stefanocps](https://wordpress.org/support/users/stefanocps/)
 * (@stefanocps)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/remove-a-text-from-posts/#post-16926392)
 * yes it works, the code!thank you

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘remove a text from posts’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [stefanocps](https://wordpress.org/support/users/stefanocps/)
 * Last activity: [2 years, 10 months ago](https://wordpress.org/support/topic/remove-a-text-from-posts/#post-16926392)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
