Full width doesn’t look full width
What custom CSS edits can I use to make the text push further out? There is a lot of space when viewing my websites on a 17 inch widescreen.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Fleur Ottaway
You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
/* Full Width Layout Adjust Container Width */ body.responsive.layout-full #page-wrapper .full-container { max-width: 1080px; }Adjust as required.
thanks, sorry for the delay. This worked. I set it to 1250px
Super :) Glad to hear you’ve made progress.
All the best.
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.