CSS errors and word wrap

Writer, blogging theme for writers and authors | Support forum.
GK User
Sat Jul 01, 2017 12:00 pm
There is many errors.

This is a site I have created importing demo content as described and replacing pages and post - events.economix.bg.

Here is the result - https://jigsaw.w3.org/css-validator/val ... =en#errors

Frustrating...

I need your help with word wrap and hyphenation.
I have tried to rewrite css file as follow:
Code: Select all
.entry-content,
.entry-summary {
  -webkit-hyphens: manual;
  -moz-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
  word-wrap: normal;


But this does not help
User avatar
Junior Boarder

Joshua M
Mon Jul 03, 2017 11:28 am
Hi,
These errors come also from original css styles like normalize.css or FontAwesome library..
Regarding the hyphenation, did you change "word brak" option from Appearance -> Customize -> Features section?
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.