Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter hansvv1

    (@hansvv1)

    Hello, My slide show is now in the dimensions I wanted. The show is alligned left. How can that be changed to center ?

    Hi Hansvv1,

    This will be a feature in 1.4, but for the time being if you add this to your themes styles.css file it should do the trick.

    .metaslider {
        margin: 0 auto;
    }

    Regards,
    Tom.

    Thread Starter hansvv1

    (@hansvv1)

    Hi Tom,

    I tried the trick, but it had to be changed in:

    .ml-slider {
    margin: 0 auto;
    }

    Now it is working fine.

    Thanks for the quick reply. When is the version 1.4 planed ?

    Hi hans,

    Probably 2 or 3 weeks.

    Regards
    Tom

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘A very nice plugin’ is closed to new replies.