Tagged: padding
Hello,
I’d like to make the content of my text and footer just as wide as the boxed width of the site.
There appears to be a 50px padding on the left and right of the content.
I added a screenshot as private content of google chrome inspect. I’d like to get rit of the green space.
Another link to show you what i am after Whitney Museum
Bert
Hey Bert2,
Thank you for writing in!
Please, could you provide to us the page link that you showed in the screenshot?
Best regards,
John Torvik
Sure. I added the link as private content.
Hi Bert,
I tried checking your site but I’m getting this error instead:
Not Found
The requested URL /homepage/ was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Best regards,
Nikko
I’m sorry, the site is down this moment. I’ll post back, when all is up again. Thanks.
The site is up again. Had to fix the database.
So you can check the site.
Thank you
Bert
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.container {
padding: 0;
}
Best regards,
Yigit
Thanks Yigit, that works really well!
Just one question though; on the iPad in portrait there is no padding on the outside of the container, so everything is right on the screen bezel.
Can i add just about 5 px padding on both sides of outside of the container (that goes for the whole page lay-out including header and footer)
Thanks again!
Bert