Comments gihan started the conversationMarch 6, 2023 at 5:45pmhi, i need to change hero hedder font size becouse its too bigAttached files: tittle.jpggihan repliedMarch 6, 2023 at 5:47pmlink to portfolio page http://soloprod.gihan.org/harington_portfolio/ea-fall23/gihan repliedMarch 6, 2023 at 6:01pmobviously the title measure must apply for all hero titles. if you can help me please 2,006Support repliedMarch 7, 2023 at 7:27pmHello, in order to change the hero title size in all portfolio items plz add this to customizer -> additional css@media only screen and (max-width: 1466px){ .uppercase-text .hero-title { font-size: 8vw; line-height: 8vw; }}/* for resolutions greater than 1466px */.uppercase-text .hero-title { font-size: 9vw; line-height: 9vw;}basically you need to change the values 8vw and 9vw for font size and the line height (set a lower value in view units or pixels)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/clapatdesignhttps://www.linkedin.com/company/clapatstudiohttps://www.tiktok.com/@clapatstudio Sign in to reply ...
hi, i need to change hero hedder font size becouse its too big
Attached files: tittle.jpg
link to portfolio page
http://soloprod.gihan.org/harington_portfolio/ea-fall23/
obviously the title measure must apply for all hero titles. if you can help me please
Hello, in order to change the hero title size in all portfolio items plz add this to customizer -> additional css
@media only screen and (max-width: 1466px){
.uppercase-text .hero-title {
font-size: 8vw;
line-height: 8vw;
}
}
/* for resolutions greater than 1466px */
.uppercase-text .hero-title {
font-size: 9vw;
line-height: 9vw;
}
basically you need to change the values 8vw and 9vw for font size and the line height (set a lower value in view units or pixels)
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