Hello,
I would like to have the caption of the photo on mouse over, but not in the center of the picture, but or in the center at the bottom ou on the right site bottom of the Picture.
Is it possible ?
Thanks
I put the credential.
the page where you can find the Caption on mouse over is this one.
https://laurenceoppermann.com/les-creations/pieces-emblematiques/
On the pictures, i would like to have the caption at the bottom of the picture and not in the middle
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.av-image-caption-overlay-center {
vertical-align: bottom;
}
Best regards,
Rikard
Thanks for all the replu above, it work well on the page but after it doesn’t work on this type of picture 3gallery Maso..”
https://laurenceoppermann.com/les-creations/pieces-emblematiques/mine-dor/
Can you help me with the code ?
i try this : .av-masonry-item-with-image {
vertical-align: bottom;
text-align: left;
}
.av-inner-masonry-content-pos {
vertical-align: bottom;
text-align: left;
}
but seems no change