Replies: 0
Hello, my website is http://www.talciocdesign.com and I would like to make it 1000px wide.
I have tried to write this in Custom CSS (but it didn’t work):
.container {
width: 100%;
max-width: 1000px;
padding: 0;
}
Can you please help make the website 1000px wide?
Thanks.