This topic has 6 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Olga Barlow
Hello, I have a problem with the featured box after the slider. The text from the right box looks blured in chrome.
This is the link: https://paintplott.com/home
Could you help me please?
Thanks,
Hello,
I have checked your site in Chrome and don’t see any problem http://prntscr.com/dfy2y7
Could you, please, describe in details? Have you checked how your font looks here https://fonts.google.com/ ? Is it also blurred?
Regards
Hi, here you can see the blurred font on the left box:
http://imgur.com/ywnmJIF
It’s the same google font in both boxes.
Thanks
Hello,
Add the following code in Theme Options > Styling > Custom CSS and check if it fix your issue
.banner.valign-middle .banner-content {
top: 3vw;
-webkit-transform: none;
transform: none;
}
Regards
Perfect!!!
Thanks!
You are welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up