Smooth Slider Ignores Custom CSS
-
I have copied the “Generated CSS” after setting up the slider, edited the custom CSS file under a copy of the skins/sample directory, and replaced the code section at the bottom. Then I edited the class entry for .smooth_slideri{} to create padding for the text within the slider.
I confirmed the values that I used using a Firefox HTML/CSS Inspector which allowed me to modify the CSS on the fly to get exactly the desired effect. The element in question is the “slideri” DIV. I transferred these values to the CSS, set both the slider control panel CSS and individual post CSS from “default” to use my new CSS file.
The slider is instantiated with a SHORTCODE on a page.
It doesn’t work. Using the CSS inspector, I see that the “slideri” DIV is not using my custom values.
What am I missing here?
The topic ‘Smooth Slider Ignores Custom CSS’ is closed to new replies.