Hi there,
please have a look at:
I’m using Fulliwdth Easy slider to show the picture. The picture had whiste blocks on each side deliberatly.
I would like the caption to be on the bottom in the middle with no frame. Could you provide code for that?
Thanks
Dick
Hey DickZirkzee,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-caption-title {
font-size: 3vw!important;
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 10px;
text-align: center;
}
Best regards,
Vinay
Hi Vinay,
sorry, my father in law died, had to drop things for a while.
Just tried it and it works. thank you
Hi,
I’m sorry to hear about your loss.
Glad we could help you with this issue! Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Vinay