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
4,563
Replies
1
Views
2,826
Replies
12
Views
34,247
Recommended Threads
Replies
38
Views
14,429
Replies
1
Views
1,920
Replies
3
Views
1,893
Similar Threads

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