Comments Carlos Barreira started the conversationDecember 20, 2020 at 10:34pmHigreat theme btw.Here: https://vivabistro.pt/galeria/Could i edit something where i see the title of each image, without hovering it?I wish i could see the title of each image maybe like here at caroussel:https://vivabistro.pt/ 229Milingona repliedDecember 20, 2020 at 11:24pmHi Carlos,You can achieve that by adding the following code at Bakery > Custom Code > Custom CSS: .vu_gallery-item .vu_gi-details-container { height: auto; bottom: 0; top: auto; opacity: 1; padding: 12px 0;}.vu_gallery-item .vu_gi-details .vu_gi-content .vu_gi-title,.vu_gallery-item .vu_gi-details .vu_gi-content .vu_gi-subtitle { opacity: 1; top: 0; margin: 0;}Kind regards, Milingona Support Follow on Envato Facebook Twitter Sign in to reply ...
Hi
great theme btw.
Here: https://vivabistro.pt/galeria/
Could i edit something where i see the title of each image, without hovering it?
I wish i could see the title of each image maybe like here at caroussel:
https://vivabistro.pt/
Hi Carlos,
You can achieve that by adding the following code at Bakery > Custom Code > Custom CSS:
.vu_gallery-item .vu_gi-details-container {
height: auto;
bottom: 0;
top: auto;
opacity: 1;
padding: 12px 0;
}
.vu_gallery-item .vu_gi-details .vu_gi-content .vu_gi-title,
.vu_gallery-item .vu_gi-details .vu_gi-content .vu_gi-subtitle {
opacity: 1;
top: 0;
margin: 0;
}
Kind regards,
Milingona Support
Follow on
Envato
Facebook
Twitter