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!Attached files: Screenshot 2023-01-30 at 13.50.50.png 1,973Support 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 https://www.clapat.com/ Review Envato Item Support Policy 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!
Attached files: Screenshot 2023-01-30 at 13.50.50.png
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
https://www.clapat.com/
Review Envato Item Support Policy