Viewing 1 replies (of 1 total)
  • Hi Jimmy,

    Please try adding this CSS to your themes stylesheet:

    .metaslider.ms-left {
        float: left;
        margin: 0 20px 20px 0;
    }
    
    .metaslider.ms-right {
        float: right;
        margin: 0 0 20px 20px;
    }

    Then, in the advanced settings for the slideshow, enter ‘ms-right’ into the Custom CSS Classes box.

    Regards,
    Tom

Viewing 1 replies (of 1 total)
  • The topic ‘align right meta slider’ is closed to new replies.