Title: mobile slider
Last modified: August 30, 2016

---

# mobile slider

 *  Resolved [KriistianDavid](https://wordpress.org/support/users/kriistiandavid/)
 * (@kriistiandavid)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/mobile-slider-1/)
 * When i see the mobile version, doesn’t show the tittle of the post in the slider,
   just images. How can i fix that?

Viewing 1 replies (of 1 total)

 *  Theme Author [Rigorous Themes](https://wordpress.org/support/users/wpgaint/)
 * (@wpgaint)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/mobile-slider-1/#post-6196772)
 * Hi,
    put the follwoing css in the Theme options -> Tools -> Custom CSS:
 *     ```
       .slider-section .slider-desc, .beside-caption {
           display: block;
       }
       ```
   
 * It will fixed your problem.
 * We intensionally hide it in the small screen, may be you will face another problem
   after this like to much content for the mobile.
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘mobile slider’ is closed to new replies.

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

## Tags

 * [mobile](https://wordpress.org/support/topic-tag/mobile/)
 * [mobile version](https://wordpress.org/support/topic-tag/mobile-version/)
 * [tittle](https://wordpress.org/support/topic-tag/tittle/)

 * 1 reply
 * 2 participants
 * Last reply from: [Rigorous Themes](https://wordpress.org/support/users/wpgaint/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/mobile-slider-1/#post-6196772)
 * Status: resolved