Title: Slider title
Last modified: February 6, 2018

---

# Slider title

 *  Resolved [mrmckee](https://wordpress.org/support/users/mrmckee/)
 * (@mrmckee)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/slider-title-7/)
 * This code worked this morning to remove the title from the slider but I upgraded
   to 4.9.3 and the title came back!
 * /* Removes post title from homepage slider */
 * .container.slider_con {
    display: none; }
 * Any ideas…
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fslider-title-7%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [8 years, 5 months ago](https://wordpress.org/support/topic/slider-title-7/#post-9942996)
 * I don’t think it’s a WordPress core problem, but an issue with your ‘rambo-pro’
   theme.
 * In the “Additional CSS” section of the dashboard add this:
 *     ```
       #slider-carousel div.container.slider_con {
           display: none;
       }
       ```
   
 * _[https://codex.wordpress.org/CSS#Custom\_CSS\_in\_WordPress](https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress)_
 *  Thread Starter [mrmckee](https://wordpress.org/support/users/mrmckee/)
 * (@mrmckee)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/slider-title-7/#post-9943014)
 * Legend, that’s perfect.

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

The topic ‘Slider title’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [mrmckee](https://wordpress.org/support/users/mrmckee/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/slider-title-7/#post-9943014)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
