Carousel Image Resize
Hi,
I’m still learning how this theme works, but I can’t figure out why my image it’s not displayed correctly with the same aspect ratio on the home page slider.
My site: jogamaisbrasil.com.br
Thanks!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2problem solved :)
Hi Fe
Glad to hear you made progress.
Below is a CSS snippet. To try it first install a Custom CSS plugin like Simple Custom CSS:
/* Vantage Theme, remove max width/layer centering. Usage: Copy and paste this code into Appearance > Custom CSS or your own Custom CSS module. */ body.responsive.layout-full #page-wrapper .metaslider .full-container, .layout-full #page-wrapper .metaslider .full-container { max-width: none; }That removes slider max width property. In many instances this is preferable. Give it a go.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.