Can you please provide me with some Quick CSS to make the Caption Text on the Fullscreen Slider bold? Thanks!
Hey djshortkut!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-caption-content {
font-weight: bold;
}
Cheers!
Yigit
Thank you! Resolved.