Hi Ivana!
Thank you for using the theme!
Please add this on Quick CSS or custom.css to show the gallery captions on top of the gallery items:
#top .avia-gallery .avia-gallery-thumb a:before {
content: attr(title);
margin: 10px 0;
position: relative;
display: block;
width: 100%;
text-align: center;
}
Best regards,
Ismael
Thank you Ismael. That worked!
I really appreciate your help.
Cheers
Ivana