not-specific inline css
-
Hi,
Nice plugin, but I think the following is a bug – or at least very careless coding.
The file slider_front_end.html.php writes inline css in pages on which the slider is used. Part of this css is the following:
.entry-content a{ border-bottom: none !important; }In the theme I am using (but definitely not only in this theme)
.entry-contentis very high in the page hierarchy (document > article > div.entry-content), so this setting affects all links on the page. To make it even worse, it is “!IMPORTANT”!This can very simply be avoided (and repaired)…
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘not-specific inline css’ is closed to new replies.