Title: Remove Slider Text
Last modified: August 22, 2016

---

# Remove Slider Text

 *  Resolved [aarondavidson1](https://wordpress.org/support/users/aarondavidson1/)
 * (@aarondavidson1)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-slider-text/)
 * I am trying to add new images, which I have been successful at using the post“
   slider” method, but they all retain the post’s title.
 * How can I remove the title, I would like there to be no text.

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

 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-slider-text/#post-5766277)
 * Hey there aarondavidson1,
 * Hope you’re well today!
 * This should be possible with some custom CSS. Since Albar has it’s own custom
   CSS tab in Appearance >> Theme Options >> Styling Settings >> Custom CSS you 
   can add this code there:
 *     ```
       #alba-home-slider h3 {
       display: none;
       }
       ```
   
 * If this doesn’t work could you please post link to your site so I can take a 
   look?
 * Hope this helps 🙂
 * Best regards,
    Bojan
 *  Thread Starter [aarondavidson1](https://wordpress.org/support/users/aarondavidson1/)
 * (@aarondavidson1)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-slider-text/#post-5766306)
 * Worked perfectly thanks
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-slider-text/#post-5766307)
 * Glad I could help 🙂 Have a great day!
 * Cheers,
    Bojan
 *  [pescabaits](https://wordpress.org/support/users/pescabaits/)
 * (@pescabaits)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-slider-text/#post-5766339)
 * Bojan,
    where do i find the css tab?? i’m new at databases 😉
 *  [the whip hand](https://wordpress.org/support/users/tbtbooks/)
 * (@tbtbooks)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-slider-text/#post-5766341)
 * the custom css space is in the Appearance > Albar Settings > Styling Settings
   tab
 * very bottom text space labeled custom css
 *  [pescabaits](https://wordpress.org/support/users/pescabaits/)
 * (@pescabaits)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-slider-text/#post-5766408)
 * super
    i found it and had the currage to change it!!! works!!!

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

The topic ‘Remove Slider Text’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/albar/1.8.00/screenshot.png)
 * Albar
 * [Support Threads](https://wordpress.org/support/theme/albar/)
 * [Active Topics](https://wordpress.org/support/theme/albar/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/albar/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/albar/reviews/)

 * 6 replies
 * 4 participants
 * Last reply from: [pescabaits](https://wordpress.org/support/users/pescabaits/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/remove-slider-text/#post-5766408)
 * Status: resolved