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 2,006Support 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!
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
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