I tried the URL a few times today but it wasn’t working. Can you double check it’s correct?
it’s likely inheriting some styles from your theme, but I can take a look and let you know.
]]>It looks fine to me. Do you want it smaller? You can just add a max width. Something like this?
.metaslider {
max-width: 400px;
margin: 0 auto;
}
]]>