How to fix CSS Error on Google Chrome 39

JoeHamilton

Well-known member
Registered
Joined
Aug 29, 2013
Messages
111
Points
18
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 here

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
Registered
Joined
Mar 13, 2014
Messages
49
Points
0
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.
 
Older Threads
Replies
11
Views
5,324
Replies
1
Views
3,165
Replies
12
Views
38,782
Latest Threads
Replies
0
Views
161
Replies
2
Views
603
Recommended Threads
Similar Threads
Replies
7
Views
1,541
Replies
5
Views
1,685
Replies
5
Views
2,012
Replies
5
Views
2,365

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

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