Title: slider
Last modified: July 9, 2020

---

# slider

 *  [crellan](https://wordpress.org/support/users/crellan/)
 * (@crellan)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/slider-312/)
 * So I am having issue with the slider. The images shows up, however, when I add
   a description to the product the image on the slider shows up with the descriptions
   on top of the image.

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

 *  [Milan Thapa](https://wordpress.org/support/users/rubick322/)
 * (@rubick322)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/slider-312/#post-13103204)
 * Hi [@crellan](https://wordpress.org/support/users/crellan/),
 * Please provide your site URL so that I can inspect the issue first hand and provide
   you with the appropriate solution.
 * Thanks and Regards,
    Milan.
 *  [rigwald](https://wordpress.org/support/users/rigwald/)
 * (@rigwald)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/slider-312/#post-13153053)
 * [@crellan](https://wordpress.org/support/users/crellan/) [@rubick322](https://wordpress.org/support/users/rubick322/)
 * Hi Crellan,
 * Are you talking about the slider at the top of the page? I think it is designed
   like that, where the name of the product and the description comes up on top 
   of the image. Are you trying to find a way to remove the product description 
   from the slider?
 *  [rigwald](https://wordpress.org/support/users/rigwald/)
 * (@rigwald)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/slider-312/#post-13169062)
 * [@crellan](https://wordpress.org/support/users/crellan/)
 * If you are just trying to get rid of the product description, here’s the code
   I got to remove it. (Really, it doesn’t remove it. It changes the font size to
   0, so it isn’t displayed.)
 * Add this to the Custom CSS area of the “Customization” of the theme.
 *     ```
       .slider-caption-wrapper .slider-content {
       color: #fff;
       font-size: 0px;
       text-shadow: 1px 1px 5px #333;
       margin: 10px 0 20px;
       }
       ```
   

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

The topic ‘slider’ is closed to new replies.

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

## Tags

 * [product description](https://wordpress.org/support/topic-tag/product-description/)

 * 3 replies
 * 3 participants
 * Last reply from: [rigwald](https://wordpress.org/support/users/rigwald/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/slider-312/#post-13169062)
 * Status: not resolved