Syntax Errors On /assets/css/shortcode.css
-
Hi, I am the developer of WP Fastest Cache. I congratulate you for having created such a plugin. But there is a syntax error on your css file. When the css files are combined, it causes design problem. It would be nice if you fixed it.
3686.line
.magee-twitter-feed li {s
list-style-type: none;
font-style: italic;
margin: 0 0 12px 0;
padding: 0 0 0 25px;
position: relative;
}As you see there is a char which is “s”. It must be removed.
The topic ‘Syntax Errors On /assets/css/shortcode.css’ is closed to new replies.