Title: Slider text position
Last modified: August 24, 2016

---

# Slider text position

 *  [monogatari](https://wordpress.org/support/users/monogatari/)
 * (@monogatari)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/slider-text-position-2/)
 * I’m not sure why, but the slider on my homepage wouldn’t go full width 100%, 
   despite the image being 1500px and the slider max is 1400px. Unlike the demo,
   the text is positioned on the bottom with dark shadows behind it, and I can’t
   find the option to change it.
 * The site is [http://www.petitemillie.com/wp/](http://www.petitemillie.com/wp/)
 * Thanks in advance.

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

 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/slider-text-position-2/#post-6171218)
 * Hey, the flex slider in the free theme doesn’t have a “fullwidth” option. It 
   has a max width and assuming your screen is smaller then that it can be fullwidth.
   But it’s not like the premium theme with all the different full width sliders.
 * The free demo has the site set up with a background image and that can be fullwidth
   and set to cover.
 * Your site is behind the coming soon plugin so I can’t see whats going on. Can
   you open it for a time?
 * Kadence Themes
 *  Thread Starter [monogatari](https://wordpress.org/support/users/monogatari/)
 * (@monogatari)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/slider-text-position-2/#post-6171311)
 * Hi there, thank you for the prompt response.
 * I deactivated the coming soon plugin. The fullwidth slider seems to have resolved
   itself, but the slider text position is still located at the bottom of the slide
   with dark shadow behind it, instead of how it’s like in the demo.
 * Please advise. Thanks again.
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/slider-text-position-2/#post-6171320)
 * Hey,
    Sorry, I’ll try to make this clear. The demo is **not** using a slider.
 * The premium demo is but thats using a slider that isn’t available in the free
   theme. The free demo here: [http://themes.kadencethemes.com/pinnacle/](http://themes.kadencethemes.com/pinnacle/)
   
   is just using the page title options.
 * But I can still help you change the style of the captions in the flex slider.
   In your theme options > custom css box add this css:
 *     ```
       .home .flex-caption {
           bottom: 50%;
           margin-bottom: -60px;
       }
       .home .captiontitle,.home .captiontext {
           background: transparent;
       }
       ```
   
 * Kadence Themes

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

The topic ‘Slider text position’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/slider-text-position-2/#post-6171320)
 * Status: not resolved