Show description on mobile

By default the description of the images are hidden in the mobile mode to void them to take too much place. Awnyway if you need to show them on your website, you can add a CSS rule to force this. Add the following CSS code into you template (for example a custom.css or user.css file)

#mbCenter.mediaboxckmobile #mbCaption { display: block !important; }

This will show your caption even on mobile