Title: Posts Slider &#8211; Removing dash
Last modified: April 6, 2018

---

# Posts Slider – Removing dash

 *  Resolved [konnerkrystine](https://wordpress.org/support/users/konnerkrystine/)
 * (@konnerkrystine)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/posts-slider-removing-dash-2/)
 * I found a code to remove the date and the comments in the Posts Slider, but there
   is still a dash (-) under the post title. How can I remove this?

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

 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/posts-slider-removing-dash-2/#post-10153657)
 * Hello [@konnerkrystine](https://wordpress.org/support/users/konnerkrystine/),
 * Hope you are having a great day and thanks for contacting us!
 * Could you share your URL so I can see this first hand?
    Thanks.
 * Kind regards,
    Diego
 *  Thread Starter [konnerkrystine](https://wordpress.org/support/users/konnerkrystine/)
 * (@konnerkrystine)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/posts-slider-removing-dash-2/#post-10153727)
 * Hello diego,
 * My site is not launched yet.
 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/posts-slider-removing-dash-2/#post-10153742)
 * Hi [@konnerkrystine](https://wordpress.org/support/users/konnerkrystine/),
 * If the dash is the one I think it is, then please go to WP Admin > Appearance
   > Customize > Additional CSS and inside that box, add the following code:
 *     ```
       .frontpage-slider .caption h2:before {
         content: none;
       }
       ```
   
 * ​Try it and let me know how it worked.
    Kind regards, Diego
    -  This reply was modified 8 years, 1 month ago by [corewpress](https://wordpress.org/support/users/corewpress/).
 *  Thread Starter [konnerkrystine](https://wordpress.org/support/users/konnerkrystine/)
 * (@konnerkrystine)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/posts-slider-removing-dash-2/#post-10153803)
 * Thank you! I’ll try that this weekend!
 *  Thread Starter [konnerkrystine](https://wordpress.org/support/users/konnerkrystine/)
 * (@konnerkrystine)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/posts-slider-removing-dash-2/#post-10154403)
 * That worked! Thank you so much!
 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/posts-slider-removing-dash-2/#post-10155395)
 * You’re welcome! Glad to help!
    Please, let me know if you need any further assistance.
   Kind regards, Diego

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

The topic ‘Posts Slider – Removing dash’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/kale/2.8.2/screenshot.jpg)
 * Kale
 * [Support Threads](https://wordpress.org/support/theme/kale/)
 * [Active Topics](https://wordpress.org/support/theme/kale/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/kale/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/kale/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [corewpress](https://wordpress.org/support/users/corewpress/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/posts-slider-removing-dash-2/#post-10155395)
 * Status: resolved