Comments Drjones started the conversationJuly 4, 2019 at 10:10amI've tried a number of things to resolve this but i'm now at a loss. I pretty sure its a simple fix but no matter what I add or change in the CSS I can not get the hero Subtitle copy on the Fullscreen slider home page to change size.I'm adding this to the CSS .hero-subtitle { font-size: 20px; font-weight: 600; line-height: 20px; }But its only changes the subtitle font size on the portfolio page and not on the home page slider.HELP PLEASE! 1,974Support repliedJuly 4, 2019 at 5:51pmTry modifying the font attributes of the slide's subtitles with#external-caption .slide-caption { font-size: 12px; line-height: 24px; font-weight: 600;}in customizer -> additional CSSThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
I've tried a number of things to resolve this but i'm now at a loss.
I pretty sure its a simple fix but no matter what I add or change in the CSS I can not get the hero Subtitle copy on the Fullscreen slider home page to change size.
I'm adding this to the CSS
.hero-subtitle {
font-size: 20px;
font-weight: 600;
line-height: 20px;
}
But its only changes the subtitle font size on the portfolio page and not on the home page slider.
HELP PLEASE!
Try modifying the font attributes of the slide's subtitles with
#external-caption .slide-caption {
font-size: 12px;
line-height: 24px;
font-weight: 600;
}
in customizer -> additional CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy