Title: Text and box
Last modified: August 22, 2016

---

# Text and box

 *  [sitecreate](https://wordpress.org/support/users/sitecreate/)
 * (@sitecreate)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/text-and-box/)
 * The text and the text box that you can have together with the image’s not responsive
   only thing that is responsive Are the image. How can you do to get this responsive
   or how you can remove it when you look in the phone
 * [https://wordpress.org/plugins/fluid-responsive-slideshow/](https://wordpress.org/plugins/fluid-responsive-slideshow/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Haris](https://wordpress.org/support/users/haristonjoo/)
 * (@haristonjoo)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/text-and-box/#post-5709390)
 * Hi, thank you for choosing our plugin!
    To only show the title on the phone view,
   put this code to Custom CSS field:
 *     ```
       .frs-slideshow-container .frs-wrapper.frs-responsive-mobile-small .frs-caption .frs-caption-content > div{
       display: none;
       }
       .frs-slideshow-container .frs-wrapper.frs-responsive-mobile-small .frs-caption .frs-caption-content{
       padding-bottom: 15px !important;
       }
       ```
   
 * Or if you want to hide the text box on the phone view, put this code to Custom
   CSS field:
 *     ```
       .frs-slideshow-container .frs-wrapper.frs-responsive-mobile-small .frs-caption .frs-caption-content{
       display: none;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Text and box’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/fluid-responsive-slideshow_4c8178.
   svg)
 * [Fluid Responsive Slideshow](https://wordpress.org/plugins/fluid-responsive-slideshow/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fluid-responsive-slideshow/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fluid-responsive-slideshow/)
 * [Active Topics](https://wordpress.org/support/plugin/fluid-responsive-slideshow/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fluid-responsive-slideshow/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fluid-responsive-slideshow/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Haris](https://wordpress.org/support/users/haristonjoo/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/text-and-box/#post-5709390)
 * Status: not resolved