Hello
How can I change the font-weight in the fullscreen-slider from the caption title and the caption content ? (not the buttons)
thanks a lot for your help.
kinde regards
Roger
Hey Roger,
These are the selectors that target those, you can apply any rules you need with them
#top #wrap_all .slideshow_caption h2.avia-caption-title,
#top #wrap_all .av-slideshow-caption h2.avia-caption-title {
color: red;
}
#top .avia-caption-content p {
color: red;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria
Super, thanks a lot. That works great.
Kind Regards
Roger
Hi Roger,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria