Comments Lorenzo started the conversationOctober 9, 2022 at 7:56pmSee the attachments. 2,006Support repliedOctober 10, 2022 at 1:34pmHello Lorenzoyou have two long words 'Inspiration' and 'Imagination' that is coming out the viewportyou either shorten theme or decrease the font size of the preloader:as a suggestion@media only screen and (max-width: 479px) .preloader-intro { font-size: 10vw; line-height: 14vw; height: 14vw; }}in customizer -> additionalThank 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/@clapatstudioLorenzo repliedOctober 10, 2022 at 1:54pmIn the English language, it worked, but in Italian, it didn't. What am I missing this time? 2,006Support repliedOctober 13, 2022 at 6:46pmHi Lorenzo,the solution applies for both languages (in the sense that the CSS and the words length is independent of any language)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/@clapatstudioLorenzo repliedOctober 18, 2022 at 9:43amTry yourself: in Italian it is still not working, while in English it does 2,006Support repliedOctober 18, 2022 at 1:14pmDear Lorenzo,this cSS@media only screen and (max-width: 479px){ .preloader-intro { font-size: 10vw; line-height: 14vw; height: 14vw; }}should work well on both languages. I corrected the previous code as it was missing a { (opening bracket)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 ...
See the attachments.
Hello Lorenzo
you have two long words 'Inspiration' and 'Imagination' that is coming out the viewport
you either shorten theme or decrease the font size of the preloader:
as a suggestion
@media only screen and (max-width: 479px)
.preloader-intro {
font-size: 10vw;
line-height: 14vw;
height: 14vw;
}
}
in customizer -> additional
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
In the English language, it worked, but in Italian, it didn't. What am I missing this time?
Hi Lorenzo,
the solution applies for both languages (in the sense that the CSS and the words length is independent of any language)
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
Try yourself: in Italian it is still not working, while in English it does
Dear Lorenzo,
this cSS
@media only screen and (max-width: 479px){
.preloader-intro {
font-size: 10vw;
line-height: 14vw;
height: 14vw;
}
}
should work well on both languages. I corrected the previous code as it was missing a { (opening bracket)
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