Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Trying to make the width of my site the 1310px wide but dimensions setting under general layout doesn’t appear to be working. I also tried adding the Quick CSS with no luck.
.container {
max-width: 1310px !important;
}