Text and box
Updated on February 5, 2015 in Fluid Responsive Slideshow
4 on January 25, 2015

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

  • Liked by
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off
Sorry, our support is not available at this time. We will reply at the next working hour.

By using the forum you are agree with tonjoo studio license agreement

Moderator 0 on January 26, 2015

Hi, thank you for purchase 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;
}

  • Liked by
Cancel
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off
Sorry, our support is not available at this time. We will reply at the next working hour.

By using the forum you are agree with tonjoo studio license agreement

Message :
0 on January 26, 2015

Thanks

  • Liked by
Cancel
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off
Sorry, our support is not available at this time. We will reply at the next working hour.

By using the forum you are agree with tonjoo studio license agreement

Message :
0 on February 5, 2015

After you have upgraded the slideshow does not work so they code that you wrote to me. Worked perfectly before but after updates Version 2.0.5 so it does not work, what can be wrong. Do not want the text box to appear in mobile mode

  • Liked by
Cancel
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off
Sorry, our support is not available at this time. We will reply at the next working hour.

By using the forum you are agree with tonjoo studio license agreement

Message :
Moderator 0 on February 5, 2015

I have tried the script here: http://harislab.com/wp/?p=29 , and it’s working fine.
Here are the screenshot on the iphone 4 device:

If you could, please provide us your credential so we can check the issue on your site.

  • Liked by
Cancel
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off
Sorry, our support is not available at this time. We will reply at the next working hour.

By using the forum you are agree with tonjoo studio license agreement

Message :
Loading more replies
You are not logged in

Please login here or simply sign up here .