Archived topic
e-commerce help
20 replies · Started by anamoore on August 20, 2015
Hi Tom,
What's the code that I could type to make the page Full Width?
I tried the code above for say, categories and it gets rid of the side-bar, which is good. But it's not a full-width format so there is still a background instead of being all white.
Thanks!
Hi there,
Are you wanting the content area to be full width with no padding? Which pages exactly?
I was actually hoping to get all pages, including my woo commerce pages and product pages to be set to "Full Width" without having to manually go into each page and change it.
I have used
.container.grid-container {
max-width: 100%;
}
but there is no padding, which I now realize is because I am using Beaver Builder which puts the padding in when you work with rows.
By changing the background to white via customizer, it appears to have the same effect. Can you confirm?
You could just set the container width to something high like 3000px in Customize > Layout > Container.
You can also set padding in there if you want to remove it all/add it.
I'm not sure what you mean about the white background. Which effect?
Thanks, I think I got it to work. Thanks for the reply
No problem :)