Title: CSS &#8211; Remove Content Slider Text?
Last modified: April 28, 2018

---

# CSS – Remove Content Slider Text?

 *  [rpcmedia](https://wordpress.org/support/users/rpcmediauk/)
 * (@rpcmediauk)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/css-remove-content-slider-text/)
 * Hi, great theme thanks for your work.
 * Is there a way to remove the post title text from content slider with custom 
   CSS?
 * It’s bold white text that sits in the center of the slider.
 * Thanks,
    RPC

Viewing 1 replies (of 1 total)

 *  Theme Author [Cockatoo](https://wordpress.org/support/users/elevate360/)
 * (@elevate360)
 * [8 years ago](https://wordpress.org/support/topic/css-remove-content-slider-text/#post-10382927)
 * Hi there,
 * Thanks for using our theme.
 * You can add this CSS code at customizer > Additional CSS
 *     ```
       #featured-content .entry-title {
           display: none;
       }
       ```
   
    -  This reply was modified 8 years ago by [Cockatoo](https://wordpress.org/support/users/elevate360/).
      Reason: code tags

Viewing 1 replies (of 1 total)

The topic ‘CSS – Remove Content Slider Text?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/arctic-black/2.0.1/screenshot.
   jpg)
 * Arctic Black
 * [Support Threads](https://wordpress.org/support/theme/arctic-black/)
 * [Active Topics](https://wordpress.org/support/theme/arctic-black/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/arctic-black/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/arctic-black/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Cockatoo](https://wordpress.org/support/users/elevate360/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/css-remove-content-slider-text/#post-10382927)
 * Status: not resolved