Title: Replace slider with static image
Last modified: December 19, 2016

---

# Replace slider with static image

 *  Resolved [Vishal](https://wordpress.org/support/users/pixlviews/)
 * (@pixlviews)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/replace-slider-with-static-image-2/)
 * hey guys,
    How do i change my slider with a static image ?

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

 *  [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * (@vinod-dalvi)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/replace-slider-with-static-image-2/#post-8568191)
 * Hi [@pixlviews](https://wordpress.org/support/users/pixlviews/),
 * I hope you are well today and thank you for your question.
 * To achieve this just add only one post having featured image to slider category.
 * Best Regards,
    Vinod Dalvi
 *  Thread Starter [Vishal](https://wordpress.org/support/users/pixlviews/)
 * (@pixlviews)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/replace-slider-with-static-image-2/#post-8572525)
 * i did that already but the slider shows the category name and post name on it!
 *  [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * (@vinod-dalvi)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/replace-slider-with-static-image-2/#post-8575816)
 * You can try removing it by adding the following CSS code in the Custom CSS option
   of your theme on the below path.
 * Admin Area -> Appearance -> Customize -> Activello Options -> Other -> Custom
   CSS
 *     ```
       .flexslider .flex-caption {
           display: none;
       }
       ```
   

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

The topic ‘Replace slider with static image’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/replace-slider-with-static-image-2/#post-8575816)
 * Status: resolved