Tagged: characters, open sans
I am using Open Sans on my website and the bottom of a lot of characters are getting trimmed when the font is at a certin size (usually when used as a title with content underneath.
http://screencast.com/t/o7jyZnWhLmd
Do you know how to fix this?
Hey richardelectrix!
Can you send us a link to your page so we can take a look? You can set your reply as private if you wish.
Best regards,
Elliott
Hi!
Please add following code to Quick CSS
h3.iconbox_content_title {
padding-bottom: 2px!important;
}
Regards,
Yigit
Perfect!
Once again, superb support!