Title: Slider Question
Last modified: August 22, 2016

---

# Slider Question

 *  Resolved [David-G](https://wordpress.org/support/users/david-g-1/)
 * (@david-g-1)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/slider-question-5/)
 * This may be an odd question but I thought I would ask:
 * On my site:
    [http://www.thesixerscave.com](http://www.thesixerscave.com) The
   headline area on the slider is sometime one line, sometimes two. It causes the
   whole page to go up or down that width.
 * I wanted to know if there was a way to make the headline area on the slider one
   width all the time regardless of how much type is there.
 * Thanks!

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

 *  [Michael](https://wordpress.org/support/users/mh-themes/)
 * (@mh-themes)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/slider-question-5/#post-5680824)
 * Hi David-G,
 * thanks for using MH Magazine _lite_.
 * This happens because you have placed the slider caption below the slider images
   with a CSS modification, by default it’s on the slider image and won’t cause 
   that issue.
 * Anyway, you could force the slider title to be one line with this CSS:
 *     ```
       .slide-title {
           overflow: hidden;
           text-overflow: ellipsis;
           white-space: nowrap;
       }
       ```
   
 *  [La Canadienne 58](https://wordpress.org/support/users/vivezlalegende/)
 * (@vivezlalegende)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/slider-question-5/#post-5681020)
 * Hello,
    In MH Magazine lite Theme demo, headline area on the slide contains the
   title + some text of the post sticky. I just have the title displayed in the 
   headline area.
 * Something can be done to have some text (excerpt) moreover.
 * Thank you for your help.
 * S. Dauriac
 *  [Michael](https://wordpress.org/support/users/mh-themes/)
 * (@mh-themes)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/slider-question-5/#post-5681021)
 * Hi vivezlalegende,
 * actually there is no excerpt in the slider of the [theme demo of MH Magazine _lite_](http://www.mhthemes.com/lite/?theme=magazine_lite).
   You probably have taken a look at the [theme demo of the premium version](http://www.mhthemes.com/demo/?theme=magazine).
 * In case you have a question, please alyways [open your own thread in the support forum](https://wordpress.org/support/theme/mh-magazine-lite)
   and don’t use threads of other users.
 * Thanks and have a nice weekend.

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

The topic ‘Slider Question’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/mh-magazine-lite/2.10.0/screenshot.
   png)
 * MH Magazine lite
 * [Support Threads](https://wordpress.org/support/theme/mh-magazine-lite/)
 * [Active Topics](https://wordpress.org/support/theme/mh-magazine-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/mh-magazine-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/mh-magazine-lite/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/mh-themes/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/slider-question-5/#post-5681021)
 * Status: resolved