How to fix CSS Error on Google Chrome 39

JoeHamilton

New member
Joined
Aug 29, 2013
Messages
207
Points
0
These days, more websites got errors with menu using li or a tag on newest version of Chrome. Thus, if you are using latest version of Google chrome 39, you get this error, just find and update as following ways

Way 1:
Find where you got error and add this class
Code:
.class a {
  white-space: nowrap;
}
.class is a class where it got error on the website,

Way 2:
Copy line

chrome://flags/
paste on your chrome browser and press Enter
Find line: DirectWrite Windows disable-direct-write

an click "Enable"

Restart your chrome browser

Way 3:

Download chrome version 38

you can download it from [URLnf="http://dl.google.com/chrome/win/38.0.2125.101_chrome_installer.exe"]here[/URLnf]

Note : Uninstall completely your Chrome your PC before installing this version.

If you couldn't do it successfully, PM me, I can support you on live site.
 

freds86

Member
Joined
Mar 13, 2014
Messages
85
Points
8
One of my websites got the same problem and I used method 2 to solve but I think I will use method 1 because more people didn't know how to configure on google chrome, it needs to be done from our web system.
 
Latest threads
Replies
1
Views
106
Replies
0
Views
118
Replies
0
Views
169
Replies
5
Views
432
Recommended threads
Replies
5
Views
4,614
Replies
5
Views
3,173
Replies
5
Views
2,860

Latest postsNew threads

Referral contests

Referral link for :

Sponsors

Popular tags

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top