CSS errors in plugin code
-
I’m not an expert in this by any means, but if I pass my staging site through a CSS validator, I get errors for the URI pasted above. I believe these track back to this plugin.
It appears there is a typo in the attribute “background-color” in two locations of the CSS (lines 966 and 978). The CSS actually reads “backgound-color.”
In addition, I receive an error at line 3051 that reads, “Value Error : background-image The first argument to the linear-gradient function should be to bottom, not bottom )”
Finally, I receive an error at line 3098 that reads, “Value Error : max-width Too many values or values are not recognized : auto”
Are these problems that the developers can correct in the next version of the plugin?
The page I need help with: [log in to see the link]
The topic ‘CSS errors in plugin code’ is closed to new replies.