Title: Automatic slider size
Last modified: August 24, 2016

---

# Automatic slider size

 *  [doghi](https://wordpress.org/support/users/doghi/)
 * (@doghi)
 * [11 years ago](https://wordpress.org/support/topic/automatic-slider-size/)
 * Alex, incredible work you did! I worked with many templates, yours is just amazing:
   powerfull and so simple.
 * I have an question, can i change the automatic slider size? (featured image size)

Viewing 1 replies (of 1 total)

 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [11 years ago](https://wordpress.org/support/topic/automatic-slider-size/#post-6117245)
 * Hi doghi. Depending on what you want to change you could try one of these css
   options; the height will adjust automatically:
 *     ```
       /* change size of entire slider */
       .featured.flexslider {
         width: 500px;
       }
   
       /* change size of slider image */
       .featured.flexslider .slides img {
         width: 500px;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Automatic slider size’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/automatic-slider-size/#post-6117245)
 * Status: not resolved