Title: Simple Portfolio Caption
Last modified: November 4, 2017

---

# Simple Portfolio Caption

 *  [worldwebsite](https://wordpress.org/support/users/worldwebsite/)
 * (@worldwebsite)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/simple-portfolio-caption/)
 * Hi, I just updated the latest foogallery, and realized that the caption for the
   Simple Portfolio is now shows only one line.
    My image titles are longer than
   one line. Previously it shows up in 2 or 3 lines, in full, but now is truncated.
   How do I make the captions show in more than 1 line? Thanks

Viewing 1 replies (of 1 total)

 *  Plugin Author [steveush](https://wordpress.org/support/users/steveush/)
 * (@steveush)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/simple-portfolio-caption/#post-9649897)
 * Hi [@worldwebsite](https://wordpress.org/support/users/worldwebsite/),
 * You can use the below CSS to allow the caption title to wrap to new lines:
 *     ```
       .foogallery.fg-simple_portfolio .fg-caption-title {
       	white-space: normal;
       	overflow: visible;
       	text-overflow: initial;
       }
       ```
   
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘Simple Portfolio Caption’ is closed to new replies.

 * ![](https://ps.w.org/foogallery/assets/icon-256x256.gif?rev=2602542)
 * [Photo Gallery by FooGallery : Responsive Image Gallery, Masonry Gallery & Carousel](https://wordpress.org/plugins/foogallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/foogallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/foogallery/)
 * [Active Topics](https://wordpress.org/support/plugin/foogallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/foogallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/foogallery/reviews/)

## Tags

 * [caption](https://wordpress.org/support/topic-tag/caption/)
 * [title](https://wordpress.org/support/topic-tag/title/)

 * 1 reply
 * 2 participants
 * Last reply from: [steveush](https://wordpress.org/support/users/steveush/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/simple-portfolio-caption/#post-9649897)
 * Status: not resolved