x

custom code question want no margins

(http://www.farmandcountrylife.com/ramblings.html)

I want my page to have very small narrow margins for the entire site.

These templates have so much wasted space.  On the link above I'd like 5 columns across almost to the edge of the screen.   I'm using the giggles template.  I changed the background color and a few other minor things.  this is a bit over my head. any ideas?

1,056 Views
Message 1 of 4
Report
1 Best Answer

Best Answer

Try adding something like this in your Header Code field in Settings > SEO:

<style>
.container { max-width: 1200px; }
</style>

Since you've already customized your theme you could also just search for .container and change it there, though.  Feel free to use whatever width you prefer, I just picked 1200 because it was larger than what the theme had.

View Best Answer >

1,173 Views
Message 3 of 4
Report
3 REPLIES 3

Hmm.. I'm not sure how to do this either, but I'm sure someone has! Perhaps someone else from the Community will stop by to help out!

Sorry about that!

Thanks,

Erin

Weebly Community Manager

1,030 Views
Message 2 of 4
Report

Best Answer

Try adding something like this in your Header Code field in Settings > SEO:

<style>
.container { max-width: 1200px; }
</style>

Since you've already customized your theme you could also just search for .container and change it there, though.  Feel free to use whatever width you prefer, I just picked 1200 because it was larger than what the theme had.

1,174 Views
Message 3 of 4
Report

Thank you so much.  Just what I wanted.  You wouldn't believe how many hours of googling and such that I've done for this one little pet peeve.  I just hate those large margins.   I used 1300.  Kudos to you 

1,017 Views
Message 4 of 4
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.