Hi,
I am trying to make the caption over an image bold. Seems pretty straightforward. What I can’t understand is that I can make it word on hover but not in its regular state. Ideas?
.av-image-caption-overlay-center {
vertical-align: bottom;
padding-bottom: 8%;
color:white !important;
text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
font-weight: bold !important;
}
#top .av-image-caption-overlay-center:hover p {
font-weight: bold !important;
}
Hi Exec4,
Thanks for giving us the link to your site, try using this css code:
.av-image-caption-overlay-center p {
font-weight: bold;
}
Hope it helps.
Best regards,
Nikko
Thanks!
Hi,
Glad Nikko was able to help, unless there is anything else we can help with on this issue, shall we close this then?
Best regards,
Mike
I’m good. Thanks for your help.
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)
Best regards,
Basilis