Hello Raincheck,
We have checked that problem and have a solution for you:
1- First because at those titles we use special font that FF 3.0.19 is not supported so it get the other font : “Arial” for replacement ==> so it displayed not correct. If you would like to change to Arial font for best view please go into this file to re-define font-size for those titles:
http://www.blokart.ie/templates/ja_minisite/css/template.css
-> Go to the end of file input this line:
.ja-slide-desc h3 {font-size: 200%;}
-> go to line 72 and change to: font-size: 200%; (This changed for the other titles below slideshow)
h1.componentheading, .componentheading, .contentheading {
color: #222;
font-family: ‘BebasNeueRegular’, Arial, sans-serif;
font-size: 250%;
font-weight: normal;
line-height: 100%;
}
P.S: You can change font-size percent (%) depend on what you would like to.
2- Or the second choice for best viewing, best displaying please upgrade FF to latest version.
Thanks for your post and I hope this is good solution for you.