mollydcoffin Posted January 17, 2022 Posted January 17, 2022 Site URL: https://www.mollycoffin.com Hi, I'm trying to figure out how to reduce the amount of padding along the edges of my site. Does anyone know how to do that, preferably without getting into any HTML? I'm looking to reduce the width to about a third of what's pictured below, so the image and form scale up a little with the responsive theme and fill the page more. Thanks!
tuanphan Posted January 18, 2022 Posted January 18, 2022 The page has a limit of 680px You can add this CSS to increase limit section#contact>div { max-width: 900px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment