• Resolved naushikaa

    (@naushikaa)


    Hi,

    How can I align the slides to center? I’ve tried making the shortcode
    [promoslider category=”xxxx” align=”center” width=”xxxpx” height=”xxxpx”]
    I’ve checked that all images are the exact same size as well.
    What am I doing wrong?
    Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Author Micah Wood

    (@woodent)

    There is no align="center" attribute in the shortcode, but I am beginning to think this is not a bad idea.

    For now, you should be able to add a line to you active theme’s style.css file:

    div.promo_slider_background_image img{ margin:0 auto; }

Viewing 1 replies (of 1 total)

The topic ‘Changing alignment’ is closed to new replies.