Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I’m just using a single image in the meta slider. The top of the image is covered by the masthead menu. I’ve tried changing the padding and various parameters, and I don’t know enough about CSS that I can be trusted to fiddle around too much.
Hi Bob
Try adding the following to Appearance > 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; }Hope that helps.
Thank you, Andrew. I tried that. It looks amazing. Thank you.
Super, glad to hear that helped.
All the best.