Title: not-specific inline css
Last modified: September 1, 2016

---

# not-specific inline css

 *  Resolved [Henk Barreveld](https://wordpress.org/support/users/henk-barreveld/)
 * (@henk-barreveld)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/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-content`
   is 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)…
 * [https://wordpress.org/plugins/slider-image/](https://wordpress.org/plugins/slider-image/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [support-huge-it](https://wordpress.org/support/users/support-huge-it/)
 * (@support-huge-it)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/not-specific-inline-css/#post-7709547)
 * Hello dear Henk
    Excuse us for the issues and a late reply Thank you informing
   of this, it’s not a bug, but the code indeed may be replaced with better one.
 * Right now we make very huge work on rewriting and optimizing our codes. In 7-
   10 days we will make new updates on Slider Optimized version
    Please contact 
   [info@huge-it.com](https://wordpress.org/support/topic/not-specific-inline-css/info@huge-it.com?output_format=md)
   and we will personally send you a new file with modified code
 *  Thread Starter [Henk Barreveld](https://wordpress.org/support/users/henk-barreveld/)
 * (@henk-barreveld)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/not-specific-inline-css/#post-7709552)
 * Hello,
 * Thank you for handling this so quickly.
 * Thanks also for offering to send me a fix, but there is no need. I already fixed
   it (in a way that is good enough for me) in my copy of slider_front_end.html.
   php
 * Best regards,
    Henk

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘not-specific inline css’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slider-image_277db5.svg)
 * [Responsive Slider - Image Slider - Slideshow for WordPress](https://wordpress.org/plugins/slider-image/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slider-image/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slider-image/)
 * [Active Topics](https://wordpress.org/support/plugin/slider-image/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slider-image/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slider-image/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 2 replies
 * 2 participants
 * Last reply from: [Henk Barreveld](https://wordpress.org/support/users/henk-barreveld/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/not-specific-inline-css/#post-7709552)
 * Status: resolved