Hi,
How do we control the spacing / style of the text in the header slider ?
Hello there,
You can use this CSS code:
#slideshow .slide-inner h2 {
line-height: 20px;
}
Add it to Appearance > Customize > Additional CSS from dashboard.
Regards,
Kharis