Hi
How can I change the font weight of an image caption with CSS? I have tried a few things, including this
p:hover{
font-weight: 100!important;
}
but it has no effect.
many thanks
Peter
Hey Peter,
Could you please post a link to where we can see the element in question?
Best regards,
Rikard
Hi Rikard
I’ve put a link below. I’m trying to change the font weight on the image captions that appear on hover.
many thnaks
Peter
Hi Peter,
Can you try to add this css code in Quick CSS (located in Enfold > General Styling):
#top .avia-image-container-inner:hover p {
font-weight: 700 !important;
}
Hope this helps :)
Best regards,
Nikko
Hi Nikko
That works perfectly, many thanks
Peter
Hi,
Glad we could help :) Let us know if you need further assistance or if we can close this thread.
Best regards,
Nikko
Hi Nikko
Yes, thread closed – thanks again.
p
Hi,
Glad to hear that :) Thanks for using Enfold and have a nice day! :)
Best regards,
Nikko