Title: Theme Problem
Last modified: April 27, 2024

---

# Theme Problem

 *  Resolved [Crailsheim7180](https://wordpress.org/support/users/crailsheim7180/)
 * (@crailsheim7180)
 * [2 years ago](https://wordpress.org/support/topic/theme-problem-81/)
 * A recent update of the theme or plugin must have caused the odd occurrence of
   multiple appearances of the page name within the featured photo. I have posted
   on the theme support site almost two weeks ago, and … CRICKETS …. [https://wordpress.org/support/topic/multiple-page-names-suddenly-appearing-in-banner-header-picture/](https://wordpress.org/support/topic/multiple-page-names-suddenly-appearing-in-banner-header-picture/)–
 * Does anyone have any ideas of where to start looking to fix this annoying issue?
   Ideally, I want NONE of those words to show up in my featured photo.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftheme-problem-81%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [2 years ago](https://wordpress.org/support/topic/theme-problem-81/#post-17718624)
 * The reason for this is a very individualised output of these texts by the theme
   itself. I have just downloaded it and looked at the code. You can’t simply switch
   it off. The simplest solution would be to hide them using CSS:
 *     ```wp-block-code
       .feature-header-title, .bread_crumb { display: none }
       ```
   
 * Add this under Appearance > Customiser > Additional CSS.
 * Alternatively, you could also overwrite all relevant templates of the theme using
   a child theme. See: [https://developer.wordpress.org/themes/advanced-topics/child-themes/](https://developer.wordpress.org/themes/advanced-topics/child-themes/)–
   would be more time-consuming, but the cleaner way.
 * There are also 2 other alternatives:
    - Wait for feedback from the theme developer.
    - Change the theme.
 *  Thread Starter [Crailsheim7180](https://wordpress.org/support/users/crailsheim7180/)
 * (@crailsheim7180)
 * [2 years ago](https://wordpress.org/support/topic/theme-problem-81/#post-17719045)
 * I hid the CSS – Problem solved!!!
 * Thank you so much.

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

The topic ‘Theme Problem’ is closed to new replies.

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 2 replies
 * 2 participants
 * Last reply from: [Crailsheim7180](https://wordpress.org/support/users/crailsheim7180/)
 * Last activity: [2 years ago](https://wordpress.org/support/topic/theme-problem-81/#post-17719045)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
