- This topic has 2 replies, 2 voices, and was last updated 9 years, 5 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
	
Viewing 3 posts - 1 through 3 (of 3 total)
	
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › Photo Perfect Pro › Blog/Text in a gallery
Tagged: caption, gallery, Photo-Perfect-Pro, Scrolling
I have created a category to display as a gallery on the front page, but when I place my cursor over the images, all of the text is not displayed. It quickly moves to the bottom of the script. Is this dialog too long? How can I display this blog/text for these images.
http://sonjahughesphotography.com/index.php/2016/04/10/telling-her-story/
Hello,
I hope you are having a very good day, also we love what you have done with the theme
To solve your issue please add following custom css to
Dashboard -> Appearance -> Customize -> Theme Options -> Advanced Options.
.gallery-caption {
  overflow: hidden;
    overflow-y: scroll;
    height: 100%;
}This will provide a scroll on the long caption, allowing to scroll through the caption and read it all.
Best regards and Good Luck.
That did it!
Thanks so much!!
| Cookie | Duration | Description | 
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". | 
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". | 
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". | 
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. | 
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". | 
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. | 
 
	    


