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.
 
Recommended threads
Replies
23
Views
13,340
Replies
11
Views
4,607
Replies
2
Views
2,373
Replies
3
Views
3,520

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