Page 1 of 1

How to maximize the height of the Description

Posted: 18 Jun 2024, 12:20
by HKB
I have installed (and enabled) Phoca Gallery version 5.0.0 and Phoca Gallery Search plugin.

I'm using the Detail Windows -> Photoswipe option, Display Caption -> Title and description.

Now, when the size of the Description increases, obviously, the image gets smaller. There seems to be an option to maximize the Description height, but I can't find it.

Please advise.

Re: How to maximize the height of the Description

Posted: 18 Jun 2024, 13:44
by christine
Hi,

Try with different values...with height...or max-height...
But: I would rather change the width

Code: Select all

.pswp__caption__center {
max-height: 14em; 
min-width: 60em; 
}
We can only say more when the URL is live.

To your user.css (Cassiopeia) or custom.css (belongs to other templates)

Kind regards
Christine

Re: How to maximize the height of the Description

Posted: 18 Jun 2024, 19:55
by HKB
Thanks Christine, it works!

Best regards, Ben

Re: How to maximize the height of the Description

Posted: 18 Jun 2024, 22:27
by christine
Hi Ben,

That's fine!
Kind regards
Christine