Hi, I just started using your Pinpoint theme. I’m really liking it, but I’m having an issue with the fonts in the testimonial. The fonts look jagged and crooked in Google Chrome, but fine in Firefox and IE. This may have to do with the fact that I added the testimonial shortcode to the beginning of the footer.php file. This is how I need it to appear in the theme per client’s specifications.
Is there another class I should be including on the <div class=”testimonials-shortcode” I added to the footer.php file? I noticed some anti-aliasing stuff in Chrome, but am not too familiar with this.
Here’s how it looks in my file:
<div id=”testimonial-shortcode”>
<?php echo do_shortcode(“[testimonial]“); ?>
</div>
I’ve also attached a screenshot of the page opened in Chrome. You will see how the text looks near the bottom of the page (Testimonial).
Thanks for your help!