jquery - Jssor Slider CSS separation? -
I am working with the Jssor slider. I have a problem when trying to isolate slider styles in an external CSS document, for example:
Doing something like this below does not work.
# slider1_container {status: relative; Top: 0 pixels; Left: 0 pixels; Width: 1140 px; Height: 437 px; Margin-left: auto; Margin-right: auto; } I have checked twice and everything has been properly connected. Any suggestions or work around would be greatly appreciated thanks!
With the latest version, you can move all inline styles by specifying the class in the CSS file / block Name each element.
Comments
Post a Comment