I having a big issue aligning multiple sliders on my site on the home page, I’ve tried using
.meteor-slides {
float: left!important;
margin: 0 10px;
}
But it doesnt seem to work im using a wootheme diner
is there a chance the style css is overriding what I want to do
my site is local at the moment but I could post the Style css
Please help!