To remove extra padding /side margins on all pages
I want to remove side margins from left and right side from home page. I have tried with full width options but its not getting removed. -> site : http://traigoservices.com/
I know bit of html n css
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Omkar,
You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
.full-container { max-width: none !important; }You might also need to install the SiteOrigin CSS Editor.
Thank you so much Alex :)
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.