Big titles are just cut on some pages
On air, you can see it here
Big titles are just cut on some pages
On air, you can see it here
Hi!
You can use following css code to break words which are too long - add the codeto css/custom.css:
.portfolio-title h1.main-title{
word-wrap: break-word;
}
Regards,
Peter
You must log in to post.