Comments 2Anna started the conversationJanuary 30, 2023 at 12:52pmHello, is it possible to change the size of the Next Hero title to smaller (at the bottom of the page) in code and where?Thank you! 2,024Support repliedJanuary 31, 2023 at 5:33amHi Anna,you can add the following code in customizer -> additional CSS.uppercase-text .next-hero-title { font-size: 8vw; line-height: 8vw; }And basically change just the value of 8 to a smaller valueThank you. Clapat Support Review Envato Item Support Policy Follow us! https://www.clapat.com/https://www.facebook.com/clapat.ro https://www.instagram.com/clapat.themes/https://x.com/clapatdesignhttps://www.linkedin.com/company/clapatstudiohttps://www.tiktok.com/@clapatstudio Sign in to reply ...
Hello, is it possible to change the size of the Next Hero title to smaller (at the bottom of the page) in code and where?
Thank you!
Hi Anna,
you can add the following code in customizer -> additional CSS
.uppercase-text .next-hero-title {
font-size: 8vw;
line-height: 8vw;
}
And basically change just the value of 8 to a smaller value
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio