Vantage width content to fit whole screen.
Hi. I seems I cant make Vantage theme to fit the whole screen to the sides.
So the content has margin? at the sides.
How do i make it wider?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
4It doesnt stretch out to whole screen.
https://developers.google.com/speed/docs/insights/SizeTapTargetsAppropriately
Vantage theme got this error on google.
Only 92% mobile friendly.
Hi Robin,
You can remove the container with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Please add the following CSS:
.full-container { max-width: none !important; }How does that look?
You might also need to install the SiteOrigin CSS Editor.
Hi Alex, nothing happend.
http://www.borent.se
Still some white at left and right.
Hi Robin,
Please add the following additional CSS to WP Admin > Appearance > Custom CSS:
#main.site-main { padding: 0; }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.