Hi,
I would like to have a text, when opening an image of the GALLERY (within a portfolio item like here: http://kriesi.at/themes/enfold/portfolio-item/lorem-ipsum/), within the openend LIGHTBOX.
Example:
How can I do this?
Many thanks!
Hi,
Add this code to the Quick CSS:
.ppt {
position: absolute;
bottom: 12px;
left: 115px;
color: gray !important;
}
Then set the custom text as Alt in the respective images.
Best regards,
Josue
Thank you, Josue, that works perfect!
You are welcome, glad we could help :)
Regards,
Josue